Show Div Border style="border: thin solid #FF0000;"
Category: .Examples
Responsive(1)
Creating A Page On A Background
CSS .page_background { background-color: #FFFFFF; width: 924px; padding: 8px; margin-top: 0px; margin-right: auto; margin-left: auto; margin-bottom: 0px; } .page_background_shaddow_top { width: 950px; padding: 0px; margin-top: 10px; margin-right: auto; margin-bottom: 0px; margin-left: auto; background-image: url(images/background_drop_shaddow_top.gif); height: 5px; } .page_background_shaddow_middle { width: 950px; padding: 0px; background-image: url(images/background_drop_shaddow_sides.gif); background-repeat: repeat-y; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; […]
Rows Of DIV Boxes
3 DIV boxes aligned in a single row Center align the group of boxes