lupedelupe
Well-Known Member
- Joined
- Dec 19, 2007
- Messages
- 222
- Reaction score
- 3
I really should go and do some or the other course.
But in the meantime ... am building a simple HTML-based web page, where I need some basic info in one area, and a large image in another. The image should be framed by arrows (or some obvious clue as to the navigation) which will then load the following/previous image ...
I don't want a scroll bar, as the image sits in a wide div, and may not always take up the full width of the div (depending on viewer's screen res); therefor the need for nav buttons to the following image. Of course I can build dozens of HTML pages - each with a different image and repeating the rest of the info, but this is inefficient.
I know close to nothing about this stuff, but should imagine that frames are the way to go? Are they? How the $#@%^ do I save them then?
Using Dreamweaver CS5. Thanks folks - sorry, I really am clueless when it comes to HTML.
But in the meantime ... am building a simple HTML-based web page, where I need some basic info in one area, and a large image in another. The image should be framed by arrows (or some obvious clue as to the navigation) which will then load the following/previous image ...
I don't want a scroll bar, as the image sits in a wide div, and may not always take up the full width of the div (depending on viewer's screen res); therefor the need for nav buttons to the following image. Of course I can build dozens of HTML pages - each with a different image and repeating the rest of the info, but this is inefficient.
I know close to nothing about this stuff, but should imagine that frames are the way to go? Are they? How the $#@%^ do I save them then?
Using Dreamweaver CS5. Thanks folks - sorry, I really am clueless when it comes to HTML.