On 26 Jan 2006, at 5:29 am, Travis Killen wrote:

> I am working with Mambo (CMS) and am working to stylize a template in
> CSS.  I am having a problem specifying the fixed width of the span tag
> for menu background images.
>
> Here is my site: http://ludco.936webdesign.com

>
>
> The width & height property seem to make no difference, but the  
> padding
> makes the width variable.  Should I use another solution?

span is an inline element, and as such 'width' and 'height' do not  
apply.
<http://www.w3.org/TR/CSS21/visudet.html#propdef-width>



Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com/>


______________________________________________________________________
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