
- Javascript Basics Tutorial
- Javascript - Home
- Javascript - Overview
- Javascript - Syntax
- Javascript - Enabling
- Javascript - Placement
- Javascript - Variables
- Javascript - Operators
- Javascript - If...Else
- Javascript - Switch Case
- Javascript - While Loop
- Javascript - For Loop
- Javascript - For...in
- Javascript - Loop Control
- Javascript - Functions
- Javascript - Events
- Javascript - Cookies
- Javascript - Page Redirect
- Javascript - Dialog Boxes
- Javascript - Void Keyword
- Javascript - Page Printing
- JavaScript Objects
- Javascript - Objects
- Javascript - Number
- Javascript - Boolean
- Javascript - Strings
- Javascript - Arrays
- Javascript - Date
- Javascript - Math
- Javascript - RegExp
- Javascript - HTML DOM
- JavaScript Advanced
- Javascript - Error Handling
- Javascript - Validations
- Javascript - Animation
- Javascript - Multimedia
- Javascript - Debugging
- Javascript - Image Map
- Javascript - Browsers
- JavaScript Useful Resources
- Javascript - Questions And Answers
- Javascript - Quick Guide
- Javascript - Functions
- Javascript - Resources
Comparison of CSS versions
Cascading Style Sheets, level 1 (CSS1) was came out of W3C as a recommendation in December 1996. This version describes the CSS language as well as a simple visual formatting model for all the HTML tags.
CSS2 became a W3C recommendation in May 1998 and builds on CSS1. This version adds support for media-specific style sheets e.g. printers and aural devices, downloadable fonts, element positioning, and tables.
CSS3 became a W3C recommendation in June 1999 and builds on older versions CSS. it has divided into documentation is called as Modules and here each module having new extension features defined in CSS2.
CSS3 is the latest standard of CSS earlier versions (CSS2). The main difference between CSS2 and CSS3 is as follows:
- Media Queries
- Namespaces
- Selectors Level 3
- Color
CSS handles the look and feel part of a web page. Using CSS, you can control the color of the text, the style of fonts, the spacing between paragraphs, how columns are sized and laid out, what background images or colors are used, layout designs, and variations in the display for different devices and screen sizes as well as a variety of other effects.
- Related Articles
- Different C++ Versions
- How to create a comparison table with CSS?
- What are different selenium versions?
- Degree of Comparison
- How to use multiple versions of jQuery on the same page?
- Comparison of Float in Java
- Comparison of Java and .NET
- Comparison of dates in PHP
- Comparison of 802.16 with 802.11
- Comparison of Various Power Plants
- Comparison of Different Light Sources
- How to bind multiple versions of a DB2 program into a package?
- Perform element-wise comparison of two string arrays using a comparison operator in Numpy
- Comparison of different Life Cycle Models
- Comparison of RPA with Traditional Automation
