What is the difference between CSS and CSS3?

freds86

Member
Registered
Joined
Mar 13, 2014
Messages
49
Points
0
Hi webmasters

Can you tell me what is the difference between CSS and CSS3?
I'm newbie with CSS and I expect that I can design a website by myself with css and html

waiting some helps
 

jitendrasurve

Well-known member
Registered
Joined
Oct 13, 2014
Messages
103
Points
0
The major different between CSS and CSS3. The site which uses css3 loads faster then the site using css. The reason behind it is that css3 have new tags of codes added for example in previous version of css. If we need a rounded corner box, we had to create in photoshop and then use png format file on the website. But in css3 you need not worry about it. Using simple css3 tags you can created rounded box. You can perform as many effect using css3.

As well as the most good thing is you can use webkit keyframes for animation in css3. So you need not worry about using flash animation. Because you easily create good animation using css3.

Some of the basic css3 animation properties are as below.

@keyframes
animation-direction
animation-timing-function

Thanks
 

Hassan

Well-known member
Registered
Joined
Nov 11, 2014
Messages
433
Points
0
CSS is a general term for Style Sheets... as in "Learn CSS"

CSS aka CSS 1 is the original language.

CSS 2 was an improvement.

CSS 3 is just a further improvement/reworking of the language.

There are changes between the versions but the language is the same.
 
Newer Threads
Replies
2
Views
3,550
Replies
1
Views
2,292

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top