copyright © CSSPG, lud June 04 1999


 for practical use of CSS

Workaround: width

this document is located at...
<URI:http://css.nu/examples/workaround-width.html>

* Width bug *

In response to a question from Bjoern Hoehrmann in the stylesheets newsgroup about suggesting similar rendering of a bordered <h5>, the following workaround was developed:

This is in <h5>

The CSS rules are:

  H5
         {border-width: 1px;
         border-style:solid;
         border-color: green;
         margin: 2em;
         }
  div    {width: 150px;}

CSS Pointers Navigation
Index · Browser Bugs · Books · Tools · DHTML · XSL & DSSSL
Main Site Navigation
Index · Articles · Examples · Experiments · FAQ · Markup · Styles · Who is?
CSSPG ~ Sue ~ Roland
Validate markup Check CSS