Thread: Scroll bar code
View Single Post
Old 04-14-2004   #2 (permalink)
malboroman
Registered User
 
malboroman's Avatar
 

Join Date: Nov 2003
Location: The Netherlands
Posts: 603

Send a message via MSN to malboroman Send a message via Skype™ to malboroman
What if you tried to put all the CSS in a different file... A CSS-file... Then it will look a lot clearer than it is now...

You just have to put this line in the page where you want you CSS applied:

Code:
<link rel="stylesheet" type="text/css" href="style.css"/>
__________________


"Only the dead have seen the end of war."

- Plato
malboroman is offline