can anyone explain the /width and w/idth entries in this code. I pasted this from layout-o-matic - I am trying to understand it.
Thanks
Calum
Code:
width: 760px;
\width: 780px;
w\idth: 760px;
border: 1px solid gray;
margin: 10px;
margin-left: auto;
margin-right: auto;
padding: 10px;
Thanks
Calum