Page is a not externally linkable
newnewbie1 - 11:22 am on Dec 29, 2002 (gmt 0)
I'm still not sure about the center colum... #centercontent { Also, what is voice-family? thx!
OK I'm looking at the famous 3-column "holy grail" CSS layout as described here:
[glish.com...]
What in this stylesheet code makes it expandable:
background:#fff;
margin-left: 199px;
margin-right:199px;
border:1px solid #000;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 201px;
margin-right:201px;
}
html>body #centercontent {
margin-left: 201px;
margin-right:201px;
}