day-level permalink   Sunday, September 22, 2002

images/InsertLink_joel.gif

How to draw a box:

.roll {
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 border: 1px solid silver;
 padding: 4px;
 width: 160px;
}

10:01:30 PM  comment [] | Categories: Html 1-A|