Hi Webmasters,
In my next project I've using YUI 2: Grids CSS framework and I've created a 2 col layout. I've also used font-reset to resets all the fonts-styling.
In both cols I want to put text (paragraphs, lists, headers etc.)
Now I've a problem with horizontal alignment of my paragraphs. When I use in the left col <h1> with <p> and in the right col <h2> with <p> then the paragraphs horizontally don't align.
I know that <h1> and <h2> have different size and that's why they don't align. But how can I fix this problem in CSS to align all the font styles?
Thanks for the trouble.
Martin
In my next project I've using YUI 2: Grids CSS framework and I've created a 2 col layout. I've also used font-reset to resets all the fonts-styling.
In both cols I want to put text (paragraphs, lists, headers etc.)
Now I've a problem with horizontal alignment of my paragraphs. When I use in the left col <h1> with <p> and in the right col <h2> with <p> then the paragraphs horizontally don't align.
I know that <h1> and <h2> have different size and that's why they don't align. But how can I fix this problem in CSS to align all the font styles?
Thanks for the trouble.
Martin