Site hosted by Angelfire.com: Build your free website today!
DEA

Links


THE CODE


Making links in HTML is pretty easy. The code < a href=>, ended with < /a> of course, is used to make links. It can be used in diffrent ways one way is the link it self: <a href>davidexplainsitall.angelfire.com</a> or, you can replace the link with text: <a href="index.html"> David Explains it All</a>. Pictures can also be used as links:<a href="index.html"><img border="0" src="dea.jpg" width="30" height="30"></a>.

TRANSLATION


Making links in HTML is pretty easy. The code < a href=>, ended with < /a> of course, is used to make links. It can be used in diffrent ways one way is the link it self: davidexplainsitall.angelfire.com or, you can replace the link with text: David Explains it All. Pictures can also be used as links:.


Home