|
|
 |
RE: FN-FORUM: Another CSS question
date posted 23rd August 2003 23:21
Thanks for those links, I will definately be taking a good look at those.
Jamie
Low Cost Windows Web Hosting from £10 per year -
http://www.eyota-web-hosting.co.uk
Bespoke Web & IT Solutions - http://www.eyota.co.uk
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] Behalf Of Tony
Crockford
Sent: 23 August 2003 23:41
To: FN-FORUM / [EMAIL REMOVED]
Subject: Re: FN-FORUM: Another CSS question
On 23 Aug 2003 22:20:03 -0000, The Chridmeister [EMAIL REMOVED]
wrote:
> Thanks for the links Jamie. My layouts are *very very simple*, and as a
> matter of principle I don't want to implement a browser sniffer. For
> fuck's sake, a box with two links positioned left and right inside it
> surely shouldn't need different code for different browsers.
>
No way you need browser sniffers, just stick to standards and most modern
browsers will render your page the same way.
If you need netscape 4 support then split your styles into those that N4
understands and those that it doesn't and use the @import trick to hide
styles from N4.
this site:
http://www.torbytes.co.uk/ looks almost identical in all browsers and
renders unstyled but readable in those that don't do CSS.
It can be done and done simply if you take time to understand the box
model.
sign up to the CSS-d list and/or browse the wiki here:
http://css-discuss.incutio.com/?page=FrontPage
for more on how to use standards to simplify your life:
http://www.maccaws.org/
have fun.
Tony
--
http://www.xebit.net/
Sent with M2, Opera's revolutionary e-mail client:
https://secure.bmtmicro.com/opera/buy-opera.html?AID=627923
==========
redmail.com - webmail with a difference!
10Mb for just GBP 9.99 a year. Launch special 1Gb for GBP 99.99 a year
IMAP, POP3, Spam Filtering and Anti Virus as standard.
Visit http://www.redmail.com/?fl-signup to join.
To advertise here: http://www.freelancers.net/advertising.html
|
 |
|