« Inobstrusive Form Field Highlighting in JavaScript DomainKeys WG Chartered by the IETF »
Centering Fieldsets
Posted January 4, 2006 – 11:06 pm by Yakov Shafranovich in ProgrammingA quick piece of CSS to center a fieldset:
<div style="width: 200px; text-align: center; margin-left: auto; margin-right: auto;"> <div style="text-align: left;">
<fieldset>
...
Here is an example:
Digg This Share This Post
Permalink | Trackback URL | This post has 546 Views














