PDA

View Full Version : How do I type before the margin or...


Jeff-o-
08-18-2004, 10:59 AM
How can I type before my margin? (for navigation of the site) Or make a scroll bar like on this site http://home.online.no/~t-gimr/

azlatin2000
08-18-2004, 01:56 PM
The scrollbar is a frame in a frameset. Go to w3schools.com to learn how to use them.

dabbler
08-18-2004, 02:24 PM
Better still, don't learn how to use them!
Learn to code in html (or xhtml) and css. You will end up making a better site, but you will have to put in the work.
The same place though: www.w3schools.com is the place to go first.