Help me!

Status
Not open for further replies.

AmirRezaee

New Member
Messages
113
Reaction score
0
Points
0
Hello!

Someone made a template for me and its in psd format(photoshop)! I have edited the parts I dont want! At the top of the template there are links like home, support etc! How can I turn them into links using web page maker or dreamweaver?

Please I would really apreciate any help!
 

Synkc

Active Member
Messages
1,765
Reaction score
0
Points
36
Please be ware that the Free Hosting Support forum is only for Hosting Account specific issue's; this thread belongs in the Programming Help forum ;).

I believe the HTML tag your after is "<a href="DESTINATION" >TEXT</a>".
 
Last edited:

sunils

New Member
Messages
2,266
Reaction score
0
Points
0
yes
you have to use the anchor tag

syntax:

<a href="url" >displaytext (or) image </a>
 
Status
Not open for further replies.
Top