Click to See Complete Forum and Search --> : SIFR Problem


denhamd2
07-18-2005, 08:17 AM
Hi,

I'm using SIFR for the headlines on my website, to replace my <h1> text. Please look at http://209.172.34.108/~free/kpformations/test.html

The three paragraphs are all <h1> tags but have different sizes. The CSS stylesheet is in the source of the page. Please can you have a look at this and tell me is there any way I can make the <h1> tags the same size and not resize autmatically? I have tried changing the font line height but that didnt work.

Please help!

JDM71488
07-18-2005, 08:30 AM
when just the test page is saved on my computer it is fine... i saw no coding error... i don't know what sIFR is, but I also see no need for it if you use correct markup and if you use <hx> tags in the correct order... and if you drop tables...

not relating to the question you were asking, but why are you using tables and divs? you could really easily make a css layout, or just assign ids to most of your td to eliminate all the nested ones you have...