View Single Post
Unread 08-16-2007, 08:03 PM
paulj paulj is offline
Senior Member
Join Date: Jul 2007
Posts: 521
  #1  
Default Div, non box element

Is there a way to make a DIV a non box element?So that it wont go to the maximum width? I should have made this a span so the border only goes as far as the text inside it, but I have so many many pages with the div class.Code:---------div.verses { border: 2px dotted #ccc;
Reply With Quote