CSS stands for Cascading Style Sheets. It is a method or standards in formatting web pages. It helps you create sites that separate the content from the design of the layout. There are lots of advantages CSS offers. Among them are listed below.
With CSS, you will be able to:
- describe the appearance of you web pages in one single file. You do not have to modify over and over again, keep away from repeating yourself in your entire web page. If you ever get worn out in defining the font style every time you insert a new cell on your table, with CSS it’s effortless!
- replace tags throughout your entire page if you want to change it anytime in one file. You can edit the looks of your site just by simply modifying your separate CSS file. You need not to go through all your existing pages to change everything. You only need to touch the style codes of your CSS file. Much effort is lessened with CSS!
- set font styles, font sizes and other attributes and properties just like setting them in your word processors. It is so simple that you get the most accuracy you can have. You are also not limited to just the seven font sizes set in HTML. You can do as much as layout and defining in CSS with regards to fonts and font sizes.
- arrange the contents and subject of your pages in pixels. You may set the appearance of the contents of your pages in precisely as pixel exactness. The texts of your pages will look nicely assembled and displayed together. The pages may not look cluttered with texts all over.
- mark out the whole HTML tags and codes. If you wanted some tag to be of some color in a specially different font, you can do it easily with CSS! You do not have to one by one change everything. You just have to do it once.
- define different styles for you links. You may create a distinctive navigation bar in your web page. You can define colors, texts, fonts and other layouts for your links. You may now remove the underline on the link and replace it with something else.
- describe layers. Often, menus are used in web pages. You can put up layers on top of each other to have it pop out each time it is clicked. You have all the control you can have on the layout of your links.
- have your pages load faster than before. It is possible since the file is not filled with tags. Styles are defined and kept in another CSS document that can be linked and loaded only once every time somebody visits your site.
The one disadvantage is:
- it can only be display in versions 4 and above. But, most of the browsers used nowadays support it already.
Tags: ADVANTAGES, CSS



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










One comment
Deixar uma resposta