At 15:38 -0400 25-07-2003, Dan Knight wrote:
> <http://lowendmac.com/index2003.html>
> We use a external style sheet on Low End Mac, so once we find a fix that
> works, it will be easy to implement it globally. I'm looking for help in
> creating a style sheet that eliminates the unwanted line of space after
> certain elements.
The following stylesheet rule eliminates the problem in almost all modern
browsers.
H5 { margin: 0px; }
It doesn't eliminate the problem for NS4 or iCab but then those browsers
don't do CSS too well.
iCab promises great things for version 3 so I wouldn't about it, iCab is
being actively developed with at least one new beta coming out every week
lately. NS4 is a problem though as it's a dead product.
To also fix things in NS4 abandon the <h5> followed by <center> and change
it to this:
<div class="navlinks" align="center"> [Navigation here] </div>
Then in the stylesheet add the following rule:
.navlinks {
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: bold;
font-size: 0.9em;
}
I mean no disrespect with the following, you're doing a great job with LEM,
but you've posted before about some design problems and I think it's time
for you to decide what version of HTML you want to offer your visitors.
> I don't want to do any browser sniffing. I want to find a way to define
> things so that they are displayed consistently across platforms -- and I
> think IE is the one that gets it "right" in this instance.
It's hard to say what's the right thing for a browser to do given the state
of the HTML. What with all the fonttags, empty tags and center's sprinkled
generously around, some are uppercase, some are lowercase. It would help if
you cleaned up the code. The code also isn't formatted for easy reading
which makes debugging it very hard.
I know you're a fan of Claris Homepage but really it's extremely out of
date and it's not helping your site anymore if you're trying for HTML 401
Trans.
For the moment the fixes above should help you out.
Cheers, Harold.
--
http://www.haroldbakker.com
Dreamweaver extensions, PHP, movies, sillyness
It's here: The pet that rocks the world of Mac OS X:
http://www.virtualpetrock.nl
--
Mac Webmasters is sponsored by <http://lowendmac.com/> and...
Small Dog Electronics has Lasso, Filemaker, and FileMaker Server on Sale!
High Technology for low prices. http://www.smalldog.com
Support Low End Mac <http://lowendmac.com/lists/support.html>
Mac Webmasters info: <http://lowendmac.com/lists/macweb.shtml>
--> AOL users, remove "mailto:"
Send list messages to: <mailto:[EMAIL PROTECTED]>
To unsubscribe, email: <mailto:[EMAIL PROTECTED]>
For digest mode, email: <mailto:[EMAIL PROTECTED]>
Subscription questions: <mailto:[EMAIL PROTECTED]>
List archive:
<http://www.mail-archive.com/mac.webmasters%40mail.maclaunch.com/>
Using a Mac? Free email & more at Applelinks! http://www.applelinks.com