What are the benefits of using CSS to control the layout and formatting of web pages in HTML.?

Indications of benefits connected with using CSS to manipulate the layout and formatting of net pages(HTML), also indications of problems that could be encountered as soon as viewing CSS based websites with older windows.

Thanks in advance for reading.

Benefits are usually:
Individual content from presentation.
Speedy loading pages
Little file size
Decrease clutter
and more……..

Have a lo at this great site:
http://www.drostdesigns.com/top-12-benefits-of-using-css-for-web-pages/

The key benefit is the fact your distinguish the content through the style.As by now said it’ll also reduce the track sizes and sooth quick launching.

For instance in the event you were making use of in-line CSS about

in particular on just about every page and then you planned to change your

coming from red for you to black you would need to edit each page to start this.If in which

had whether class as well as ID (depending in the event more on that one page) then you definately could change the color once which would revise everything.

the positive aspects..that’s an important list but let us discuss a few

faster place times in your website
tidier markup that will edit that html
sooner editing to change elements around
makes your website accessible towards the disabled
makes your website useable while it improves presentation
makes the website web compliant, basically means as long as standard

you’ll find loads a lot more reasons, aside from the truth that tables were designed for tabular data, like footballing scores such as, not array.

The elder browser concern is more closely difficult to help explain

dont utilize any IE browser older than IE7, IE boasts conditional statements that you may add that css which says, if IE7 such as, do this bit of css as an alternative,

there are usually obviously cross browser bugs nevertheless , you would need to hunt the world wide web for just about any you dont realize but they can be reduced by making use of something in this way
http://meyerweb.com/eric/tools/css/reset/ that css resets job is usually to make every browser render the same way, such as in IE that margins around the edges in the browser will vary, but it can be fixed by utilizing * border:0; padding:0; once you understand what you’re up to with css it will eventually become less difficult and much much easier to create websites

If I’d to allow one “best answer” it will be the ability to adjust the look and feel of a whole site through editing a single file.All the other advantages are necessary, but IMO this can be a deal company.

Leave a Reply