Forex Trading

Tuesday, May 26, 2009

HTML Links

HTML links are defined with the <a> tag.

EXAMPLE:

<a href="http://learn-html-khan.blogspot.com">This is a link</a>

Note: The link address is provided as an attribute.
Attributes are basically the properties of the tags you will learn it later

No comments:

Post a Comment