•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 425,936 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,602 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 1940 | Replies: 1
![]() |
•
•
Join Date: Feb 2007
Location: Germany
Posts: 3
Reputation:
Rep Power: 0
Solved Threads: 0
I am just building my first webpage from scratch, with NVU, and my programming skills are pretty embryotic...:-) Can somebody please point me in the direction where I find information? The problem is as following: I want to build a portfolio site and link the images to two sites where people can download them or purchase a print. The ideal setup would be:
Galleries linking to subgalleries (like "black and white") that's done, I am proud of myself ;-)
Then, each subgallery contains between 5-15 thumbnails (that I can do) and if somebody clicks on one of them the image appears in a bigger version on the top half of the page with two links (different for each image) for download/purchase.... That is where I am lost! Any ideas? Ever so thankful SY
Galleries linking to subgalleries (like "black and white") that's done, I am proud of myself ;-)
Then, each subgallery contains between 5-15 thumbnails (that I can do) and if somebody clicks on one of them the image appears in a bigger version on the top half of the page with two links (different for each image) for download/purchase.... That is where I am lost! Any ideas? Ever so thankful SY
It's super-simple when you know how:
Every time you change to a new screen, you open a different html page.
Each one of the subgalleries is a separate html document with its own filename.
Each individual image page is a separate html document with its own filename.
Each html document contains the html code for the images it displays and the links to the other pages.
So, instead of having one huge program to do all of this, you have a lot of little webpage files, one for each page.
To make it easy, make the first gallery page. Then "save-as" it to another filename, and change the image and hypertext links, and you have the second gallery page. Repeat this process to make all of the gallery pages. Use a similar process to make all of the image pages.
Every time you change to a new screen, you open a different html page.
Each one of the subgalleries is a separate html document with its own filename.
Each individual image page is a separate html document with its own filename.
Each html document contains the html code for the images it displays and the links to the other pages.
So, instead of having one huge program to do all of this, you have a lot of little webpage files, one for each page.
To make it easy, make the first gallery page. Then "save-as" it to another filename, and change the image and hypertext links, and you have the second gallery page. Repeat this process to make all of the gallery pages. Use a similar process to make all of the image pages.
Last edited by MidiMagic : Feb 9th, 2007 at 11:39 am. Reason: typo "anither"
Daylight-saving time uses more gasoline
![]() |
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Building a Flash based dynamic photo album (Graphics and Multimedia)
- HTML-CSS trouble (HTML and CSS)
- I NEED HELP PLEASE:Warning: mysql_num_rows(): (PHP)
- I NEED HELP PLEASE:Warning: mysql_num_rows(): (MySQL)
- Warning: mysql_num_rows(): (PHP)
Other Threads in the HTML and CSS Forum
- Previous Thread: How to Automatically run an exe
- Next Thread: HTML/CSS DIV help needed



Linear Mode