|
|
#19 (permalink) |
|
(Nintendo girl)
On a golden path...
Joined in Sep 2003
Lives in Mexico city
323 posts
Gave thanks: 4
Thanked 0 times
|
thanks a lot for the links, i want to start a new site and want to make it with css to learn how to use them :hiding:
by the way, what about program like style master? how useful could be to understand how css work? |
|
|
|
|
|
#20 (permalink) | |
|
Registered User
Seasoned Poster
Joined in Jul 2003
Lives in Research Triangle Park, NC / Blacksburg, VA
57 posts
Gave thanks: 0
Thanked 0 times
|
Quote:
__________________
"I tried to go to Target but I missed" ~Mitch |
|
|
|
|
|
|
#21 (permalink) | |
|
Registered User
Seasoned Poster
Joined in Jul 2003
Lives in Research Triangle Park, NC / Blacksburg, VA
57 posts
Gave thanks: 0
Thanked 0 times
|
Quote:
If you guys want to get started on CSS then these links are quintessential: http://www.meyerweb.com/eric/css/ - the CSS master himself http://www.mezzoblue.com/css/cribsheet/ - The everhandy CSS crib sheet http://www.alistapart.com/topics/css/ - articles on CSS by some of the masters http://www.stopdesign.com/log/category/css/ - doug bowman's blog, an amazing css guru http://css-discuss.incutio.com/ - Eric Meyer's CSS Wiki -- the mecca of CSS info http://www.mako4css.com/index.htm - CSS Shark's CSS FAQ http://www.brainjar.com/css/using/ - great beginner CSS tutorial http://www.westciv.com/style_master/...ion/index.html - a great and entrie book on CSS online There are lots more but those are all good places to start. Have fun. Justin |
|
|
|
|
|
|
#22 (permalink) | |
|
ma
Comfy Contributor
Joined in Aug 2004
Lives in da beach
254 posts
Gave thanks: 0
Thanked 0 times
|
Quote:
I disagree 100%, Just yesterday I redid a site that is built on tables that Mozilla just murders it, everything is out of whack, The new site is based on a few divs about 3-4 of them and views properly across all browsers. They look identical but the code is much lighter over the table one. I just code for Firefox and all other browsers work. |
|
|
|
|
|
|
#23 (permalink) |
|
Senior Member
Super #1
Joined in Nov 2003
Lives in Canada
Hosted on Pass14
3,770 posts
Gave thanks: 4
Thanked 20 times
|
I definately agree with Justin about using standards on websites and XHTML doctyping. Of course, I've yet to be able to go completely strict due to one or two things I can't seem to translate from "IE programming" to universal.
For anyone who is programming to IE... bad bad bad. My suggest it program to Firefox, and you'll be looking great in almost every other browser. That's my most recent discovery anyways with all my web designing. (which reading back on other comments after I wrote that, I see Gonzo said much of the same) And what is wrong with being a 15 year old that knows what they're talking about??? :P Okay, I'm not quite 15 anymore... and I don't quite feel like writing an overly clear reply so I may not seem to smrt... but I have been doing web design since I was about 11, so by 15 I did know a thing or two about it! Okay, so I'm just being a rambling idiot now.. Though I think it's a great accomplishment what I can do with websites (though I don't often show it off too well...) considering the fact I'm a History and Political Science major who despises computers! And for the people who are using old browsers... if they're at home, they should upgrade to this century. School computers are another story... But I tend to code to the most recent browser upgrades, as the most recent w3 standards are based on them. I think that's part of the whole reason for the browsers to put out upgrades, to comply with the standards that are being developed. Though life would be a lot easier with one universal browser... not like that's even a option. And I'll stop my incoherent rambling now.
__________________
|
|
|
|
|
|
#24 (permalink) |
|
ma
Comfy Contributor
Joined in Aug 2004
Lives in da beach
254 posts
Gave thanks: 0
Thanked 0 times
|
I dropped tables 1 month into web design and have never used them since. Kinda like quitting smoking, dropped a bad habit. I learned tables with DW and my trial was a month and have not used tables since. I do have default veiw set up for Firefox in my editors and find that if the sites behaves in FF, it does the same likewise in all other browsers.
|
|
|
|
|
|
#25 (permalink) | |
|
after g, before i
Resident.
Joined in Jul 2004
Lives in N,BC,CA
8,089 posts
Gave thanks: 48
Thanked 131 times
|
Quote:
Quite honestly, I've yet to go completely to CSS/XHTML because I've not yet started a new project yet. And for the record. Code what you're comfortable with. If it works in all browsers and you've done it easily and comfortable, you're ahead of the game. I certainly agree that people should update to the latest browsers available. Not because of basic things such as new web standards, but security of older browsers just isn't worth it. In a lot of places you can pick-up a used Pentium 2 or 3 capible of running Win 98 and IE6, Opera or Mozilla for a couple hundred dollars. As for schools, if they're smart they'll keep their software up-to-date. |
|
|
|
|
|
|
#26 (permalink) | |
|
Senior Member
Super #1
Joined in Nov 2003
Lives in Canada
Hosted on Pass14
3,770 posts
Gave thanks: 4
Thanked 20 times
|
Quote:
And as for schools... it'd be nice if they can keep their software up to date, but considering they're generally lucky to get semi-new hardware every 10 years.. and old computers do have problems running new systems. (I know... my 6 year old desktop goes through some really tough trials). But hey, in a perfect world, they would be.
__________________
|
|
|
|
|
|
|
#27 (permalink) |
|
minor deity
Super #1
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,395 posts
Gave thanks: 28
Thanked 94 times
|
Either way...
There will always be a place for tables. But it should be for data output, not for page formatting. CSS works great for formatting. Design for 2 browsers, and you'll cover the majority. If you include Mozilla in that 'pair' you're going to keep 99% of netcrap users happy, and then use IE5 or 6 to get the other 94% of the internet.... So sorry, Mac guys, but thankfully Safari interprets very close to Firefox. John
__________________
Proud to be a Surmunity Mod! XEON Make a fundamental difference! My Sites: Curious about Brewing Beer? Join the community! >>>>> Some Change is GOOD! Keep your paycheck! Support the Fair Tax Get into an Art museum Victorian London It's your brain -ON WEB - mybrainhost.com (under development) What SHOULD Government do? Much Less than it Does! |
|
|
|