Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-13-2012, 05:38 AM   PM User | #1
nancyclayton
New to the CF scene

 
Join Date: Dec 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
nancyclayton is an unknown quantity at this point
Thumbs up css2 vs css3

Hi, iam creating my own site. For the styling of my pages which one is better to choose?can i opt for css2 or css3?? Kindly any one over here suggest me. thank u in advance.


Thank u,

Regards
Nancy Clayton
uschemistoncall.net
nancyclayton is offline   Reply With Quote
Old 01-31-2013, 08:36 PM   PM User | #2
samuelito.mcf
New Coder

 
Join Date: Jan 2013
Location: Oregon
Posts: 34
Thanks: 5
Thanked 0 Times in 0 Posts
samuelito.mcf is an unknown quantity at this point
It's really up to you. CSS3 looks really cool and can do some great things but it is not functional in internet explorer and older browsers.
samuelito.mcf is offline   Reply With Quote
Old 01-31-2013, 09:24 PM   PM User | #3
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,452
Thanks: 0
Thanked 498 Times in 490 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
CSS 2.1 is a subset of CSS 3. The additions that CSS 3 provides are being progressively implemented and so some now work in all browsers, some work in some browsers but not others, and some don't work at all yet.

You can use those additions provided by CSS 3 that work in at least some browsers as long as your page is still useable in those browsers that don't recognise those parts of the CSS.
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote
Old 02-05-2013, 04:00 AM   PM User | #4
gilgimech
New Coder

 
Join Date: Mar 2010
Posts: 58
Thanks: 10
Thanked 3 Times in 3 Posts
gilgimech is an unknown quantity at this point
CSS is CSS. You'd don't choose one over the other. CSS3 is just more CSS. The reason they named it CSS3 is because there was enough new stuff coming out that it deserved to have it's own version.

Like, felgall said you have to watch out for which browsers support which CSS features. Some browsers "Cough, Cough Internet Explorer", don't have very good support for the features in CSS3. Some browsers "Cough, Cough Internet Explorer" don't even support some features in CSS2.
gilgimech is offline   Reply With Quote
Old 02-14-2013, 07:47 AM   PM User | #5
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,452
Thanks: 0
Thanked 498 Times in 490 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
Quote:
Originally Posted by larryselina View Post
The final decision is dependent on you
Best to stick to CSS 2.1 and the modules of CSS 3 that have actually been made standards and possibly those that all the browsers support that are close to becoming standards.
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote
Old 02-20-2013, 09:07 AM   PM User | #6
Biztech
New to the CF scene

 
Join Date: Feb 2013
Location: India
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Biztech is an unknown quantity at this point
CSS3 is the more development and advance of CSS; as well as new ways to do things such as having rounded borders or gradients. Css3 is your one stop shop.
Biztech is offline   Reply With Quote
Old 02-20-2013, 09:13 AM   PM User | #7
ellishgibbons
New to the CF scene

 
Join Date: Feb 2013
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
ellishgibbons is an unknown quantity at this point
The biggest difference between CSS2 and CSS3 is that CSS3 has been split up into different sections, called modules. Each of these modules is making it's way through the W3C in various stages of the recommendation process. CSS2 was submitted as a single document with all the Cascading Style Sheets information within it..
ellishgibbons is offline   Reply With Quote
Old 02-20-2013, 06:18 PM   PM User | #8
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,452
Thanks: 0
Thanked 498 Times in 490 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
Quote:
Originally Posted by Biztech View Post
CSS3 is the more development and advance of CSS; as well as new ways to do things such as having rounded borders or gradients. Css3 is your one stop shop.
It will be once it is finished but so far only about 5% of it has actually become a standard.
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote
Reply

Bookmarks

Tags
creating site, css2, css3, page style

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:14 AM.


Advertisement
Log in to turn off these ads.