2DWorlds Forums
HTML Coding (from boredom) made a list w/ some links - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: 2DWorlds (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=4)
+--- Forum: Help (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=21)
+--- Thread: HTML Coding (from boredom) made a list w/ some links (/showthread.php?tid=3888)



HTML Coding (from boredom) made a list w/ some links - Login - 04-22-2011

unfinished. To view this: http://w3schools.com/html/tryit.asp?filename=tryhtml_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>


RE: HTML Coding (from boredom) made a list w/ some links - Ashely - 04-22-2011

Very helpful.


RE: HTML Coding (from boredom) made a list w/ some links - Login - 04-22-2011

It will be just as soon as it's done! Big Grin