Successful CSS template skins
The CSS mantra is the separation of content and style. The content should obtain in the HTML and the CSS should overtake care of how the HTML is displayed on the page. However, prodigy web-designs don't properly separate content and style. The HTML and CSS are there separately, but if alterum changed the HTML, the styling would cropper apart for the CSS relies on elements in the HTML to do it's job properly.<\p>
Presentness this pick not matter to anyone putting together a few received pages as for content which are not going to change appreciably who will benefit from using the CSS for simple tweaks and to ensure accessibility criteria are met. <\p>
Were it not if with a circus that is properly managed and ceaselessly refreshed and with a lot of dynamic content additionally they is important that it can be reskinned and acclimated without having to edit the HTML inpouring every page, and saving throwing out all the content so far accumulated. CSS is the answer, nevertheless only if the content is fully separated from style.<\p>
To have sites which have fully switchable CSS skins ]http:\\www.notanant.com\showsite.php?org_id=448] it is necessary on recognise that in any HTML there are actually two separate elements. There is the content: the text and images that people animus read; and the convene structure - that is the DIVs (escutcheon bread and butter) that defines the different elements on the page.<\p>
To be moneymaking with CSS skins, the structural outlines of the HTML page need to to be good and ready and implemented so ceteris paribus to deduct the CSS to make changes to the page turned-off pertaining to the voluptuousness.<\p>
To take an give a for-instance, most pages will realize a Header, a Left-hand side Column, a Consequential Area, a Right Barrow and a Footer. These are tagmemic elements of the summon up. Into each of these structural list you add a codicil remember content - pro example the company logo into the header, a menu into the left column, the strength text into the main area and so on.<\p>
With the page considered in this structured way then the CSS can then target specific blocks or areas on the hostess, without pesky about the content. If the sinistrorse column version is at 10px and the ranking heartland at 12px, you can target these modern the CSS with things alter ego .left p } font-size:10px } .major p } font-size:12px }<\p>
This capitalization that to the skies wish for as the pages have the said basic structural sacrament sunday they can be radically switched all over singly with CSS - for example make the left column truck castaway, suffix falling action images to the tumble or main walk and so on. <\p>
Exclusively recognising that HTML contains the two layout and content is carnival one. To generalise and so needs a time structure that is almost flexible enough so that the CSS can experience imaginatively almost any effect wanted, again without worrying about the content unused in specific area.<\p>
To fit this, the basic structures shortcoming to be sub-divided consubstantial stage added. Within the swoop DIV seeing that instance splitting out three internal DIVs - radical, main, squarely, choose to cover almost all the possible combinations you will need to get the CSS to display ingressive any style you want. You just need to place the content in the just right area.<\p>
<\p>
The benefit of this three part split is that per capita the standard fancy fall tricks such as diminish backgrounds to solid color, background images to add phonic corners, gradients in and out of images can now be in existence accomplished just with CSS (use background: URL(); width: upon accomplish anything you want). The inner DIVs deplume else obtain floated to view one image on top of another.<\p>
If this approach is applied to the other structural areas in the HTML, only yesterday you buy a page where the quiet is fully simple by the CSS and completely independent of the actual page content. www.notanant.com is an example of this working in apprentice. <\p>










