Image Placement
Image Placement
Out of context: Reply #4
- Started
- Last post
- 5 Responses
- 0711830
body {background-color: #0099CC}
/* Image Testing */
.borderTL { margin: -4px 0px 0px 0px; }
.borderTR { margin: 0px 0px 0px 0px; }
.borderTL2 { margin: -4px 0px 0px 0px; }.borderTL2
{
position: absolute;
right: 0px;
}/* Table Properties */
div.top
{
position: absolute;
top: 0px;
right: 0px;
width: 380px;
margin-bottom: 0px;
margin: 0px 0px 0px 0px;
}div.insidenav
{
position: absolute;
left: 20px
top: -350px;
width: 365px;
height: 250px;
margin: -4px 0px 0px -4px;
}