Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- convert {My old </TABLE> layout) to (Shiny new CSS <DIV> layout!);}


delboy1978uk - 11:06 pm on May 5, 2009 (gmt 0)


the code so far is like this

.leftBG {
margin-left: 0px;
width: 50px;
height: 100px;
padding: 0px;
position: relative;
float: left;
}
.nav {
margin-left: 50px;
margin-right: 50px;
width: auto;
height: 100px;
padding: 0px;
position: relative;
background-image: url(../images/layout/n.gif);
}
.rightBG {
margin-right: 0px;
width: 50px;
height: 100px;
padding: 0px;
position: relative;
float: right;
}


Thread source:: http://www.webmasterworld.com/css/3907392.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com