So i been trying to build a website for my online portfolio and i initially created the layout/look of the site in photoshop then just sliced certain pieces up to use as image links/buttons but i could not get the frames to work in Golive so i just did a basic layout box and just placed each image in the positions i wanted and then linked them to their respective html pages...only problem was when i tested the site out its taking too long to load because each time i clicked on a link all the images would have to be redownloaded... after some reading, i managed to get the frames working and now everythings moving quite fast...
now here comes the next problem... within my "portfolio.html" site i wanna add a 3 section frame so that i can have the left hand side of the frame set to display the navigation links, the bottom piece to showcase the thumbnails of my work, and then the main body section to display the larger images after someone clicks on the thumbnails.. so heres what i did, under portfolio.html, i created the 3 section frameset, set the border size to 0 and border to none for all 3 sections, then in photoshop i cut up the content box image (where everything is displayed inside) into 3 different sections so that when pieced together through the 3 section frame set it would look like just 1 complete/frameless image, and then from there i would just throw my image links on the navigation html page and do all the required links and targetings..BUT!!!... when i tested the idea out but laying each of the content box pieces in the correct positions, there seems to be a gap between the navigation section and the display section of the 3 section frame set... and then when i added the image for the bottom section of the frame, that part doesnt even appear.... I know this is alot and would be better if i had images to explain it with, but i dont really know the terminology for this.. but what i essentially want to do is create a frameset within my initial frameset so that download time can be minimized
now here comes the next problem... within my "portfolio.html" site i wanna add a 3 section frame so that i can have the left hand side of the frame set to display the navigation links, the bottom piece to showcase the thumbnails of my work, and then the main body section to display the larger images after someone clicks on the thumbnails.. so heres what i did, under portfolio.html, i created the 3 section frameset, set the border size to 0 and border to none for all 3 sections, then in photoshop i cut up the content box image (where everything is displayed inside) into 3 different sections so that when pieced together through the 3 section frame set it would look like just 1 complete/frameless image, and then from there i would just throw my image links on the navigation html page and do all the required links and targetings..BUT!!!... when i tested the idea out but laying each of the content box pieces in the correct positions, there seems to be a gap between the navigation section and the display section of the 3 section frame set... and then when i added the image for the bottom section of the frame, that part doesnt even appear.... I know this is alot and would be better if i had images to explain it with, but i dont really know the terminology for this.. but what i essentially want to do is create a frameset within my initial frameset so that download time can be minimized