Annotation of accountex/www/index.html, revision 1.13
1.10 astrapi 1: <!-- ***************** INFO/NEWS *************** -->
2: <div id="infoTabs">
3: <div class="infoTab" id="whats-new">
4: <h5 class="infoHeader">What's New</h5>
5: <ul>
6: <li>2005-01-09:<br/>First Screenshots aviable</li>
7: </ul>
8: </div>
1.4 astrapi 9:
1.12 astrapi 10:
1.13 ! astrapi 11: <!-- Beginn Hitmaster Grafikcounter
1.11 astrapi 12: <script language="JavaScript" SRC="http://www.hitmaster.de/hm3c.php?cid=160277"></script>
1.13 ! astrapi 13: Ende Hitmaster Grafikcounter -->
1.12 astrapi 14:
1.10 astrapi 15: <!--
16: <div class="infoTab" id="other-stuff">
17: <h5 class="infoHeader">Other Stuff</h5>
18: <ul>
19: <li>stuff goes here</li>
20: <li>more stuff goes here</li>
21: </ul>
22: </div>
23: -->
24: <!-- alternative image/table base tab works better in NS4 -->
25: <!--
26: <div class="infoTab" id="whats-new-image">
27: <h5 class="infoHeader"><img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" alt="What's New"></h5>
28: <div class="infoItems">
29: <div>News item goes here</div>
30: <div>More news item goes here</div>
31: <div><a href="http://mozdev.org/">mozdev.org</a></div>
32: </div>
33: </div>
34: -->
35: </div>
36: <!-- ***************** INFO/NEWS *************** -->
1.4 astrapi 37:
38: <!-- MAIN CONTENT -->
39: <p>The <strong>accountex</strong> project content goes here.</p>
40:
1.5 astrapi 41:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>