Do you CSS?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply

How much do you use CSS on your website?

A lot
7
64%
A fair bit
2
18%
A little bit
2
18%
None
0
No votes
 
Total votes: 11

User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Do you CSS?

Post by Takuma »

Do you use CSS on your website? If it is how much do you use it? I do all the layouts with CSS :D
User avatar
~J~R~R
Forum Newbie
Posts: 20
Joined: Wed Sep 18, 2002 12:19 pm
Location: Amsterdam, the Netherlanda

Post by ~J~R~R »

Ofcourse i do all my lay-outs with css. I do my whole lay-outs with css. I use a mix of <link>, <style>, <* class=>, <* id=> and <* style=>. Why? Because i'm too lazy to open my external stylesheet :)
User avatar
nielsene
DevNet Resident
Posts: 1834
Joined: Fri Aug 16, 2002 8:57 am
Location: Watertown, MA

Post by nielsene »

I've been very limited in my use of CSS in the past, because one of my largest user communities has been stuck with Netscape 4.xx for a long time. The default browser is changing to Mozilla as of the end of the month so I'm going to dust of my CSS version and convert, (probably will still leave the old version and use it when I browser detect legacy browsers).

Because the user base was stuck with Netscape 4, I used it as my development browser as well and haven't bothered to upgrade. Now I can finally get rid of the POS (not Point Of Sale :D ) and use a decent browser.
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

CSS based layout for my new PHPComplete site design: :D

http://beta.devnetwork.net
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

Image Image
Post Reply