css question
css question
Out of context: Reply #6
- Started
- Last post
- 13 Responses
- jon_0
here are a little examples of what you are wanting to do.
you may notice that the parent element of the two columns is set to 440px rather than 430px, this is because safari decided there wasn't enough room to have both of the pieces of text next to each other so i added a little margin for error.
there is also a workaround in there to remove problems with the way that ie/win misunderstands the box model