[thelist] CSS Problem
benjamin deboute
deboute at nerdsoul.com
Mon Apr 3 08:52:08 2000
schaz wrote
>I've got a bit of a problem with a css (linked).
>
>The spacings look fine in IE and don't quite work in NN.
well, i do think that it's a netscape thing... : (
headings are very obstrusive tags when it comes to spacing.
Why don't you use a style class with its attributes equal to the Hx ?
i.e. :
<font class="head3">this is a tweaked H2</font> <br />
within your class, you can add the line-height that you need.
<style>
.head3 {
line-height : xx pts;
font-size : xx pts;
}
</style>
The problem will of course be with non-css browsers...
deboute benjamin | webdesign/webapps/ergonomie/info architecture | GMT + 1
blitz|blog, memes for free :: http://blog.nerdsoul.com
personal blog :: http://www.nerdsoul.com/blog/nerd_in_suit