CSS or Cascading Style Sheets is a standard employed to format the appearance of web pages. It includes the fonts, sizes, style, table formatting, links, and the overall layout. CSS allows you to outline the look of the whole site in just a single file, if used fittingly. If you have not used CSS yet, you must be motivated because in just a quick second, you would be able to lessen your workload. But, others might be unsure why they would want to use CSS.
There are lots of reasons why you should use CSS. The significance of CSS are:
- Flexiblity
CSS makes the editing of you format and layout hassle-free. You can do it in on single edit. It gives you the flexibility for any changes in you web site. If you have something to edit in one of you <table> or any property of it, you can do it with ease. You need not to browse through all your files and modify and do it all over again. If you are using a web editing software like Macromedia Dreamweaver, you might be saved with the hassles because it has a Find and Replace feature. Modify in your external CSS file and you are good to go. You are free to do the things you want in your extra time.
- Trims down the amount of code
CSS enables you to make your codes more efficient. It helps increase the loading of your page by decreasing the enabling you to minimize the codes in your files. The usage of <table> in web pages is still common and needed in some cases. Web designs can be simulated easily. But the problem is, not all tables are coded properly to appear nice. It usually comes with a lot of code. With CSS, you can do it with ease. You only need to edit in your separate CSS file without having to touch your main HTML files. Another problem is with the <font> tag. Web pages are littered with <font> tags. With CSS, you can easily alter your code one time.
- Accessibility
CSS is made to be used by any user. It is made and created for convenience. Users may be visually impaired. Make a web page that can be used by them. CSS provides you with the methods on how to do so. If your layout is CSS-based, the content texts is read from left to right and from top to bottom.
Now, are you not convinced to use CSS?



english
español
Deutsch
français
Italiano
Português
русский










Lascia una risposta