hi there i testing my site but i not sure where i gone wrong could anyone help me with the left side of my site
css code is below
/* Secondary Content */
#secondaryContent
{
position: relative;
float: left;
width: 14em;
padding: 3em 2em 1.5em 2em;
background: #fff url('images/a1.gif') top right repeat-y;
}
#secondaryContent .xbg
{
position: absolute;
right: 0em;
bottom: -64px;
background: #fff url('images/a3.gif') top right no-repeat;
height: 64px;
width: 128px;
}
[edited by: alt131 at 8:13 pm (utc) on May 30, 2012]
[edit reason] Thread Tidy [/edit]