Showing posts with label CSS. Show all posts
Showing posts with label CSS. Show all posts

Download Adobe Dreamweaver CS6 to Learn HTML and CSS

Hello Code Learner.

Learn HTML and CSS need to practice directly by using software. The most popular software of it is Adobe Dreamweaver CS6.

Adobe® Dreamweaver® CS6 web design software provides an intuitive visual interface for making and editing HTML websites and mobile apps. Use new Fluid Grid Layout designed for cross-platform compatibility to create adaptive layouts. Review designs with the enhanced Multiscreen Preview before publishing. The software makes it so easy to build web pages that are compliant and standards based and functional.





Welcome to The Code Learning

Hello Code Learner.

In this blog, you will learn HTML and CSS code, and more next time.


HTML

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.
  • 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.
Sources :