Thread: White Border
View Single Post
  #1 (permalink)  
Old 23-04-2007, 06:21 PM
Joe.Morgan's Avatar
Joe.Morgan Joe.Morgan is offline
The Super Chicken Mod
 
Join Date: Jan 2007
Location: West London
Gender: Male
Posts: 662
Default White Border

Ok i have created a basic css page redy to put the content in and i want a white border round it all (1px including the page container to make it 2px everywhere)

only way i know how to do it is....

<div id="logo"><div style="border: 2px white solid;">text</div></div>

but this just puts a white border round the text.. when i have an image thats the right size of the div it wont really matter but for stuff like navigation and text it wont look right..

is there an easier way to have a white border round all the divs?
__________________
[COLOR="Black"]Joe Morgan[/COLOR]
[COLOR="DimGray"].Be Kids - Live Strong[/COLOR]
Reply With Quote