October 22, 2003
A side box

Here’s a list of items:

  1. item one
  2. item two
  3. item three

I want to try out a side box with text that floats around it. I want to use this for a variably-sized list of cross-reference links. Here’s the style I am using:

<style> div.rightbox { width: 20%; border: 1px solid blue; float: right; padding: 5px; margin-left: 5px; margin-bottom: 5px } </style>

 
Posted by jservice at October 22, 2003 10:13 PM
Comments