I am designing a website in PS, right? Ok, so I made the template and I followed this tutuorial on how to slice, or where to slice. My question is on the Navigation Bar, do I need to slice it into different sections if I want to make like it clickable. For Example! Look at the top of Pixel2Life's webpage, you see a bar with TUTORIALS, SUBMIT, FORUMS, CONTACT US, RESOURCE CENTER. How did they make it so you could click on either section and have it bring you to a page???
Please Help
-c0dem0de
Need template help
Started by c0dem0de, Sep 28 2005 05:49 PM
5 replies to this topic
#1
Posted 28 September 2005 - 05:49 PM
#2
Posted 28 September 2005 - 05:53 PM
its called BASIC html knowledge
i suggest you learn some. but for your problem. you do this.
<a href="http://scudworkz.com">Scudworkz.com</a>
and that creates clickable things.
everything between the <a> and </a> will be clickable...
i suggest you learn some. but for your problem. you do this.
<a href="http://scudworkz.com">Scudworkz.com</a>
and that creates clickable things.
everything between the <a> and </a> will be clickable...
#3
Posted 28 September 2005 - 05:54 PM
you slice the buttons also so they are each individual button, if you look at Pixel2lifes buttons, rightclick them goto properties and see that each is a different image
#4
Posted 28 September 2005 - 06:00 PM
so like do i need to save the userbar in different sections? or can i do it on the same document? once i get into the html where do i put the code?
#5
Posted 28 September 2005 - 06:03 PM
you place the code in the body of the html...and where youw ant it to be placed.
And yes, make each button a seperate image.
And yes, make each button a seperate image.
Edited by l3lueMage, 28 September 2005 - 06:03 PM.
#6
Posted 28 September 2005 - 07:12 PM
2 things.
1. http://www.pagetutor...tutor/makapage/ Work on that BASIC html knowlage that will help things sevearly.
2. You could also use an image map, but p2l made each link a seperate image.
1. http://www.pagetutor...tutor/makapage/ Work on that BASIC html knowlage that will help things sevearly.
2. You could also use an image map, but p2l made each link a seperate image.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
