Welcome to The Code Learning
Hello Code Learner.
In this blog, you will learn HTML and CSS code, and more next time.
HTML is language we structure our content in on the World Wide Web; one of the main components of the Open Web Platform.
CSS
Cascading Style Sheets (CSS) is a language that applies presentation (styling, layout, animation) to markup content (such as HTML, XHTML, SVG or XML). It is one of the main components of the Open Web Platform.
In this blog, you will learn HTML and CSS code, and more next time.
HTML
- First version: The first version of HTML was described by Tim Berners-Lee, the inventor of the Web, in late 1991.
- Current stable version: The HTML 4.01 recommendation was published in December 1999.
- Current and future work: The most stable draft is published in the W3C HTML5 working draft.
CSS
Cascading Style Sheets (CSS) is a language that applies presentation (styling, layout, animation) to markup content (such as HTML, XHTML, SVG or XML). It is one of the main components of the Open Web Platform.
- First version: The CSS 1 recommendation was described by HÃ¥kon Wium Lie and Bert Bos, and first published in 1996.
- Current stable version: The CSS 2 recommendation was first published in 1998, but was not completely finished until 2011, despite being effectively stable for a number of years before that. Several modules from CSS3 are also stable as of the time of writing (December 2012). See "Current and future work".
- Current and future work: The CSS Working group is working on a number of "modules", which describe different parts of the technology set known as CSS3. Some of these modules are stable, whereas some are in an experimental state and don't have much support across browsers. There is also work being done on various CSS4 modules, although it will be a while until these are ready for production work. See the CSS working group current work page for more information on what modules/specifications are at what stage of completion.
0 comments:
Post a Comment