ok, i designed the layout of a site i'm working on with all the css in the header of the html doc. i'm using frames, so one of the pages in the middle will be the only one changing. so, to cut down on copy/past work, and to save me 9 hours when i want to change somthing, i desided to make the css external. but as soon as i did this it just tossed some of it, it kept the link colours and font stuff, but didn't let me keep the coloured scroll bar.
<LINK href="main.css" rel="stylesheet" type="text/css">
thats the code i used, any ideas?
<LINK href="main.css" rel="stylesheet" type="text/css">
thats the code i used, any ideas?