Thread: Backgrounds
View Single Post
  #7  
Old 09-19-2007, 06:47 PM
JonM is offline JonM
Registered User

Join Date: Jun 2004
Posts: 2,156

Sorry I've been working and stuff. But I'll be on when I'm usually on tonight. Try to help you there. Next off, I'm not sure, but try something like:

Code:
/*border*/
#border { 
  border-style: 1px #FFF thin;
}

<p id="border">Hey, this is just a border test. </p>
We'll talk later
Reply With Quote