never forget

top partners | Free Divs | 35000 graphics! | Free Divs | rate-my-space | MySpace Premade Layouts

myspaceprodesigns.com

link tutorial

Newspaper Div Layout by Uday

Newspaper 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