coding a porfolio, html |
![]() ![]() |
coding a porfolio, html |
Mar 31 2005, 08:48 PM
Post
#1
|
|
![]() unify and defeat... divide and crumble ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,759 Joined: Mar 2004 Member No: 6,379 |
I'm trying to make a web portfolio, and I want to make the page with this on it:
![]() So basically when they clicked on the right arrow, it would go to the next image, I was thinking I could probably use a variable, but my coding skills aren't exactly great, so i can't figure out how to make it go to the next image when I click it .... so the code for the image in the middle would be something like... maybe.....please help?? This is due soon, I need it asap |
|
|
|
Mar 31 2005, 09:12 PM
Post
#2
|
|
![]() New Type ![]() ![]() ![]() ![]() Group: Member Posts: 145 Joined: Mar 2005 Member No: 119,960 |
do the arrows have to be part of the image? wouldn't it be better if you just make a table with 3 cells, leave 2 on the sides for the left and right arrows, put image in the middle and link the arrows with html code?
|
|
|
|
Mar 31 2005, 09:38 PM
Post
#3
|
|
![]() unify and defeat... divide and crumble ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,759 Joined: Mar 2004 Member No: 6,379 |
sry double post
|
|
|
|
Mar 31 2005, 09:39 PM
Post
#4
|
|
![]() unify and defeat... divide and crumble ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,759 Joined: Mar 2004 Member No: 6,379 |
oh, the arrows aren't part of the image, that was just suppoed to be an example...hm... the table idea is pretty gd, but I need the arrows to go to the next image, I still can't figure that one out. Any other ideas?
|
|
|
|
Mar 31 2005, 09:49 PM
Post
#5
|
|
![]() New Type ![]() ![]() ![]() ![]() Group: Member Posts: 145 Joined: Mar 2005 Member No: 119,960 |
QUOTE(mai_z @ Mar 31 2005, 9:39 PM) oh, the arrows aren't part of the image, that was just suppoed to be an example...hm... the table idea is pretty gd, but I need the arrows to go to the next image, I still can't figure that one out. Any other ideas? so if your page is called page1.html, you want to go to page2.html in the same folder with an arrow whether it's image(say...arrow.gif) or unicode. it would be something like: |
|
|
|
![]() ![]() |