|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] html and css - browser issue?
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
ChrisB. wrote:
| Just on a quick glance should the link to the css file be inside the
header?
| I have always dropped it in after the body tag.
|
| ..just a thought...
|
| -----Original Message-----
| From: plug-admin@lists.phillylinux.org
| [mailto:plug-admin@lists.phillylinux.org] On Behalf Of eric@lucii.org
| Sent: Thursday, August 12, 2004 8:42 AM
| To: PLUG
| Subject: [PLUG] html and css - browser issue?
|
| This is making me crazy (or crazier):
|
| I've modified this page for my church's web site:
| http://www.reformationmedia.org/library.shtml
|
| It appears that Firefox (0.9.3) (and Galeon, and Mozilla) do not
| recognize the style sheet:
| http://www.reformationmedia.org/refweb.css
|
| (at a glance: the text should be dark blue instead of black and
| the address information at the bottom should be centered - all
| due to the css.)
|
| The page validates at w3.org validators (html and css.)
| Konqueror displays the page just like I'd expect. So does I.E.
|
| Google does not reveal to me any information about why some style
| sheets should not work in Mozilla. Anyone have any idea?
|
| Thanks,
|
| Eric
|
This works for me
<head>
<link href="style.css" rel="stylesheet">
</head>
- --
Rev. LeRoy D. Cressy mailto:leroy@lrcressy.com /\_/\
~ http://lrcressy.com ( o.o )
~ Phone: 215-535-4037 > ^ <
~ FAX: 215-535-4285
gpg fingerprint: 62DE 6CAB CEE1 B1B3 359A 81D8 3FEF E6DA 8501 AFEA
For info on enigmail: http://lrcressy.com/linux/mozilla.pdf
For info on gpg: http://www.gnupg.org/
Jesus saith unto him, I am the way, the truth, and the life:
no man cometh unto the Father, but by me. (John 14:6)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
iD8DBQFBG3KJP+/m2oUBr+oRAlhRAJ40pbV9upvs1iU6hcSRcJrXJPXrAgCdHlyc
H7qJmV5tgek6bhft/jByS6Q=
=WX6W
-----END PGP SIGNATURE-----
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|