1. CSS in being used since the HTML is used ,However CSS first version was developed by
w3.org and CSS 1.0 was released in 1996.
2. The CSS 2.0 was released in 2010 by
w3.org which is responsible for revising both CSS and HTML.
3. CSS 3.0 was released in 2012 and still it is to become a standard of CSS for all major Browser.
How does CSS Work?
1. CSS is used within HTML Document and works as a style sheet.
2. CSS is a loosely written Web Language which can be written inside HTML Tags.
3. CSS has its selectors and selectors have their own properties and values.
4. CSS can be used externally, internally and within lines.
5. CSS is supported by all major browser including Google Chrome, Internet Explorer and Mozilla Firefox.
What can we do within CSS?
1. We can
Create Website Layouts using CSS.
2. We can
Create Horizontal and Vertical menus using CSS.
3. We can
Create drop down menus using CSS.
4. We can
Create Image Galleries using CSS.
5. We can now
Create Web Templates using CSS.
6. We can
Create Animations using CSS.
7. We can
Create Objects using CSS.
8. We can
Create Rounded Borders using CSS.
Requirement
1. Basic understanding of Computer and Internet, HTML Knowledge will be bonus.
2. A text editor to write codes in such as Notepad, Notepad++ or Dreamweaver.
3. A browser to view the output in such as Mozilla Firefox, Google Chromes.