Click to See Complete Forum and Search --> : Link header


kproc
03-15-2006, 10:00 PM
HI.

Easy question

I just created a header using Adobe photoshop

how do I link it to my web page
I saved as header.psd

thank you

intrinzik
03-16-2006, 12:35 AM
(i think this is how) first save it as a different type of file usually jpg's/gif's or png's work best then make a new html document then
<a href="WEBPAGE.html" ><img src="header.FILETYPE" border="0"></a>

pcthug
03-16-2006, 03:00 AM
psd are not web compatible, switch to either a jpeg, gif or png format.