On Dec 8, 2005, at 12:48 AM, Michael Hulse wrote:
> ----[LEGEND]-----------------------------------------------------
>       Content, content, content......

Just out curiosity, how does this function on the PC:
http://www.ambiguism.com/CSSD/testing2.html

...
div.pseudoLegend {
        padding: 0 1em;
        background: #fff url(../images/dotted.gif) repeat-x 1% 50%;
}
div.pseudoLegend h3 {
        font-size: 1.1em;
        border: 1px solid red;
        color: #3254B3;
        padding: 5px;
        display: -moz-inline-box;
        display: inline-block;
        background-color: #fff;
}
...
<div class="pseudoLegend">
        <h3 name="pseudo-legend">Winch &amp; Steering Bands</h3>
</div>
...

How worried should I be about display: -moz-inline-box;? I feel like I 
am not seeing something obvious here... hmm... maybe I need to catch-up 
on some sleep.

Thanks!   :)
Cheers,
Micky
-- 
¸.·´¯`·.¸¸><(((º>`·.¸¸.·´¯`·.¸¸><((((º>
·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸><((((º>
`·.¸¸><((((º>¸.·´¯`·.¸¸><((((º>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to