Thread: CSS Problem?
View Single Post
  #2 (permalink)  
Old May 6th, 2008, 07:55
dancave dancave is offline
Junior Member
Join Date: Apr 2008
Location: BORO
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS Problem?

Add borders to all your layout div's like this.

selector {border: 1px solid red}
Reply With Quote