Here's a link to the page:
http://hotelcaravelle.com/
and
http://hotelcaravelle.com/css/caravelle.css

I tried changing to ems and %. It didn't change the size of the font at all;
however, it did make the text extend outside of the page limits, which was
interesting, so obviously it is being read and influencing the <p> tag.
TIA,
V

On Tue, Nov 3, 2009 at 7:54 AM, Rachel Mawhood <rac...@longitude0.co.uk>wrote:

> At 10:35 03/11/2009, Victor Subervi wrote:
> >Hi;
> >I have the following in my css:
> >
> >p {
> >text-align: left;
> >font-size: 16px;
> >margin-left: 10px;
> >padding-left: 10px;
> >margin-right: 10px;
> >padding-right: 10px;
> >}
> >
> >I have this in my html:
> >...
> >
> >It doesn't matter to what value I change "font-size", it remains the same!
> >What do?
>
> Have you tried stating the font size in ems or as a percentage,
> rather than in pixels?
>
> Rachel
>
>
>
> ______________________________________________________________________
> css-discuss [cs...@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to