View Full Version : CSS cheat...


ForevaLili327
11-13-2003, 02:55 AM
My soon to be website at http://www.geocities.com/wjxu63/Temptations.html I tried out the CSS cheat since it looked tons easier then changing each page. But i'm having trouble with it. I don't know why it won't work, I saved my css as style.css i put the link on the page but the scrollbar is still the same. I can't figure out what i'm doing wrong Please help! :)

Neptune
11-13-2003, 03:00 AM
Do you think that you could maybe show us your codes (both would be helpful, how you set up everything). Also something to remember is to have the .css page ONLY have CSS, and no HTML.

Edit: Ignore me. Kittycat's is much more helpful :lol:

kittycat
11-13-2003, 03:00 AM
Take out the start and end <style> tags in your external CSS file. You could take out the comment tags (<!-- and -->) too.

You'll also want to take out the font tag that you have in there at the end.

ForevaLili327
11-13-2003, 09:12 PM
yay thanks kitty for the help :)