Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Programming. | 3 guests
Acmlm's Board - I2 Archive - Programming - General CSS Question | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
RoboticParanoia

Cheep-cheep
Level: 23

Posts: 166/184
EXP: 60582
For next: 7141

Since: 03-23-04
From: Texas

Since last post: 150 days
Last activity: 150 days
Posted on 02-21-05 01:09 AM Link | Quote
I know what CSS is and what it's for, but unfortunately, I don't know the benefits of it, or how to use it. So, can someone please explain to me that?
Zem
You can be civil without being flowery, dipshits.
Level: 49

Posts: 809/1107
EXP: 829398
For next: 54485

Since: 06-13-04

Since last post: 131 days
Last activity: 131 days
Posted on 02-21-05 01:41 AM Link | Quote
This should answer your first question.

As for "how"... well, there are tutorials out there. I'm sure someone else knows a good one.

Note: although it seems unfriendly at first, I highly recommend getting used to using CSS rather than styling with HTML. Once you get used to it it's much more flexible and consistent.
Parasyte

Bullet Bill
Level: 35

Posts: 309/514
EXP: 267348
For next: 12588

Since: 05-25-04

Since last post: 104 days
Last activity: 32 days
Posted on 02-21-05 07:50 AM Link | Quote
Excellent link. It is my strong belief that a website MUST look "awful" (as in, no colors, backgrounds, etc) with CSS disabled. HTML is for content, CSS is for beautification of that content.

A pretty good resource for learning CSS and whatnot can be found here: http://www.w3schools.com/
Vystrix Nexoth

Level: 30

Posts: 271/348
EXP: 158678
For next: 7191

Since: 03-15-04
From: somewhere between anima and animus

Since last post: 3 days
Last activity: 2 days
Posted on 02-21-05 08:49 PM Link | Quote
Originally posted by Parasyte
Excellent link. It is my strong belief that a website MUST look "awful" (as in, no colors, backgrounds, etc) with CSS disabled.
I agree, noting, though, that it should only look "awful" to the extent that there are no custom colors, BG images, etc., in the page. It should still be functional, though. The page should use proper, semantically-correct markup so it does not depend on the CSS to convey structure or content.

Basically, if headers are marked as headers, lists marked up as lists, tables (and only tables) marked up as tables, etc., then there should be enough information for the browser to understand the structure of the document; it'll just be presented with the browser default settings instead of your own.
windwaker

Ball and Chain Trooper
WHY ALL THE MAYONNAISE HATE
Level: 61

Posts: 1184/1797
EXP: 1860597
For next: 15999

Since: 03-15-04

Since last post: 4 days
Last activity: 6 days
Posted on 02-21-05 09:10 PM Link | Quote
Psh. HTML is more for structure, CSS for making the structure look good, and whatever else you use for content (be it PHP, ASP, or HTML ).

Robotic Paranoia: use CSS whenever you can. It'll make the browsers happy (less bad code, you don't have to look out for as much), and it'll make your code shorter.
Parasyte

Bullet Bill
Level: 35

Posts: 312/514
EXP: 267348
For next: 12588

Since: 05-25-04

Since last post: 104 days
Last activity: 32 days
Posted on 02-22-05 12:13 AM Link | Quote
PHP and ASP are server-side languages, and have nothing to do with content or structure displayed in a browser. They may SEND and/or BUILD content for a browser, but it is always an SGML derivative (HTML 4.01, XHTML 1.0, etc.) that is used for content and structure.
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Programming - General CSS Question | |


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.005 seconds.