{"id":4532,"date":"2015-09-04T06:14:19","date_gmt":"2015-09-04T06:14:19","guid":{"rendered":"http:\/\/a1webdesignteam.com\/blog\/?p=4532"},"modified":"2015-09-04T06:17:41","modified_gmt":"2015-09-04T06:17:41","slug":"what-is-css","status":"publish","type":"post","link":"https:\/\/a1webdesignteam.com\/blog\/what-is-css\/","title":{"rendered":"What is CSS?"},"content":{"rendered":"<p><b>C<\/b>ascading <b>S<\/b>tyle <b>S<\/b>heets, fondly referred to as CSS, is a simple design language intended to simplify the process of making web pages presentable.<\/p>\n<p>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,variations in display for different devices and screen sizes as well as a variety of other effects.<\/p>\n<p>CSS is easy to learn and understand but it provides powerful control over the presentation of an HTML document. Most commonly, CSS is combined with the markup languages HTML or XHTML.<\/p>\n<h2>Advantages of CSS<\/h2>\n<ul class=\"list\">\n<li><b>CSS saves time<\/b> \u2212 You can write CSS once and then reuse same sheet in multiple HTML pages. You can define a style for each HTML element and apply it to as many Web pages as you want.<\/li>\n<li><b>Pages load faster<\/b> \u2212 If you are using CSS, you do not need to write HTML tag attributes every time. Just write one CSS rule of a tag and apply it to all the occurrences of that tag. So less code means faster download times.<\/li>\n<li><b>Easy maintenance<\/b> \u2212 To make a global change, simply change the style, and all elements in all the web pages will be updated automatically.<\/li>\n<li><b>Superior styles to HTML<\/b> \u2212 CSS has a much wider array of attributes than HTML, so you can give a far better look to your HTML page in comparison to HTML attributes.<\/li>\n<li><b>Multiple Device Compatibility<\/b> \u2212 Style sheets allow content to be optimized for more than one type of device. By using the same HTML document, different versions of a website can be presented for handheld devices such as PDAs and cell phones or for printing.<\/li>\n<li><b>Global web standards<\/b> \u2212 Now HTML attributes are being deprecated and it is being recommended to use CSS. So its a good idea to start using CSS in all the HTML pages to make them compatible to future browsers.<\/li>\n<li><b>Offline Browsing<\/b> \u2212 CSS can store web applications locally with the help of an offline catche.Using of this, we can view offline websites.The cache also ensures faster loading and better overall performance of the website.<\/li>\n<li><b>Platform Independence<\/b> \u2212 The Script offer consistent platform independence and can support latest browsers as well.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<h3>CSS3 Modules<\/h3>\n<p>CSS3 Modules are having old CSS specifications as well as extension features.<\/p>\n<ul class=\"list\">\n<li>Selectors<\/li>\n<li>Box Model<\/li>\n<li>Backgrounds and Borders<\/li>\n<li>Image Values and Replaced Content<\/li>\n<li>Text Effects<\/li>\n<li>2D\/3D Transformations<\/li>\n<li>Animations<\/li>\n<li>Multiple Column Layout<\/li>\n<li>User Interface<br \/>\n<h1><\/h1>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Cascading Style Sheets, fondly referred to as CSS, is a simple design language intended to simplify the process of making web pages presentable. 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 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0},"categories":[5],"tags":[],"_links":{"self":[{"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/posts\/4532"}],"collection":[{"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/comments?post=4532"}],"version-history":[{"count":0,"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/posts\/4532\/revisions"}],"wp:attachment":[{"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/media?parent=4532"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/categories?post=4532"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/a1webdesignteam.com\/blog\/wp-json\/wp\/v2\/tags?post=4532"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}