never forget

top partners | myspace layouts | 35000 graphics! | MySpace Layouts | Hot Myspace Layouts | MySpace Comments

myspaceprodesigns.com

link tutorial

Boredom Notes Div Layout by Uday

Boredom Notes Div Layout

author: Uday

myspaceprodesigns network sites

text and image links

To create a link we use the <a href=""> tag.

Text Links

This is how we would create a text link:

<a href="URL OF LINK">Name of link</a>

Example:

<a href="http://www.myspaceprodesigns.com">MySpaceProDesigns</a>

Produces:

MySpaceProDesigns

Image Links

This is how we would create an image link:

<a href="URL OF LINK"><img src="URL OF PICTURE"></a>

Example:

<a href="http://www.myspaceprodesigns.com">
<img src="http://www.myspaceprodesigns.com/images/MPDLogo.jpg">
</a>

Produces:

image link

Comments

View Comments (0) •  Leave Comment  •  Support Forum