[css-d] Equal Height Boxes with Rounded Corners

2011-03-10 Thread Rob Mercer
Hello, I have two side by side boxes that I want to be equal height and have rounded corners. I don't want to set a height for the boxes. To get equal height I have used the margin/padding trick: #left-box, #right-box { width:390px; float:left; margin:15px 0 -490px 20

[css-d] CSS Coding Style

2010-12-20 Thread Rob Mercer
Over the past year or so I have designed and coded about 7 new web site. I am very comfortable with the following pattern for writing CSS: In each web page I link a screen.css file that simply imports three other .css files: reset.css; ie.css; and master.css. The reset.css file is the normal fi