Spaces between lines

liunx

Guest
Hi, please check out my site, <!-- m --><a class="postlink" href="http://www.nosferato.com">http://www.nosferato.com</a><!-- m --> -> news page.<br />
As you can see, between some lines there's a irritating space (not the 'Enter' space!).<br />
In my design application everything fits nice, but when I upload the page to the web, these weird space appear, like some lines are displayed in subscript or something.<br />
<br />
Can anyone tell me what causes this?<br />
<br />
Thanx!<!--content-->I tried removing the font size of the text, which solved the problem. Try using FONT SIZE="10pt" instead of "1".<br />
<br />
By the way, the metatags and base tag goes into the header, and you should close all paragraphs.<br />
<br />
hope this helps out.<br />
<br />
-aslefo<!--content-->Hi aslefo,<br />
<br />
I tried your suggestion, but it did not work with me. when I change the code in 'Font size='10pt', it results in a huge font size!<br />
I tried 1pt and that looks like the original size 1 (frontpage size 8pt)<br />
I haven't uploaded my new page yet, but can you tell me what you did that made it work with you...<br />
Thanx<!--content-->Redid the site for you.<br />
Removed most font-tags, and applied document styles.<br />
<br />
Frontpage sure creates a messy code.<br />
<br />
Sincerely<br />
-aslefo<!--content-->There is no FONT SIZE=10pt attribute. That would need to applied using a CSS or an inline style attribute: <FONT style="FONT-FAMILY:Arial; FONT-SIZE:10pt;"><br />
<br />
Regards,<br />
kevin<!--content-->Well ok. I virtually never use the font-tag anymore. Got it working in explorer somehow. Don't remember the exact code, though.<br />
<br />
Nevermind, OracleMaster's problem is solved.<br />
<br />
-aslefo<!--content-->Yeah, the "pt" thing is only in CSS as far as I know.<!--content-->
 
Back
Top