Thread: What is CSS
View Single Post
Old 02-24-2014, 12:55 AM   #13
bred
Registered User
 
Join Date: Dec 2013
Posts: 30
CSS is useful for making layout of web pages, for example setting, header, body with several containers, and footer. It is very important because layouts made in it do not get distorted when you magnify using Ctrl of mouse roll or Ctrl and + keys. If we use only HTML for creating layouts, their tables, images and body, will get distortion during magnifying a webpage. It is the main reason why we us CSS. The other main benefit of this is that if you want any change then you have to make a change in one document only, all web pages of the site will follow it and show the effect.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
bred is offline   Reply With Quote