04-22-2011, 07:30 PM
unfinished. To view this: http://w3schools.com/html/tryit.asp?file...html_intro Go there then clear all the text, then copy + paste this into the left box. Then click "Edit" it will say "edit and view" or something.
<html>
<body>
<h4>Buildism Options:</h4>
<ul>
<li>Site</li>
<ul>
<li>Forums</li>
<ul>
<li>Test</li>
</ul>
<li>Skins
<ul>
<li>Test</li>
</ul>
<li>Profile
<ul>
<li>Test</li>
</ul>
<b><li><a href="http://buildism.net/wiki/">Wiki</b></a>
<ul>
<li>(link to helpful page with name of the topic)</li>
<li>(link to helpful page with name of the topic)</li>
<ul>
</ul>
</li>
</ul>
</li>
</ul>
</body>
</html>
<html>
<body>
<h4>Buildism Options:</h4>
<ul>
<li>Site</li>
<ul>
<li>Forums</li>
<ul>
<li>Test</li>
</ul>
<li>Skins
<ul>
<li>Test</li>
</ul>
<li>Profile
<ul>
<li>Test</li>
</ul>
<b><li><a href="http://buildism.net/wiki/">Wiki</b></a>
<ul>
<li>(link to helpful page with name of the topic)</li>
<li>(link to helpful page with name of the topic)</li>
<ul>
</ul>
</li>
</ul>
</li>
</ul>
</body>
</html>