The overall quality of the website quantifies its worth. Itmust not only be unique, flashy or overwhelming, it should also befunctional, entertaining. It is not only there for display. Its therefor a purpose and it should serve that purpose. There are threeelements that make up the website -it's the presentation, content andstructure. They are intertwined with each other to create an awesomewebsite.The very reason why separation of presentation isnecessary is to simplify any alteration from a minor design adjustmentto a full-fledged redesign. In order to achieve this, isolation ofpresentation from the rest should be completed. Isolation shouldinvolve everything purposely and exclusively geared towards style. Thisis not limited to CSS or a site like CSS Zen Garden. It also includesHTML tags and properties that subsist only to offer a handle for thedesigner to apply styles to.
Content is text which includesaccompanying semantic coding. It should not require any additionalpresentation tags or styles in order to convey the message clearly. Inisolated cases, additional tags are necessary to present the contentcorrectly. The reason for the separation of content from the rest ofthe page is to make adding and updating things easy while stillpreserving the presentational consistency of the site.
Structure,on the other hand, is what makes up a page minus the presentationalelements and content. In theory, you can separate content andstructure. However, to be a functional site it is advisable not to.Structure should not be separated from presentation. Presentationdepends on structure, however, presentation should be separated. Whilemain presentational changes may require change in structure, contentcan be change even without any need for structural change.
Theperfect website separation system stores content in a database totolerate the isolation and management of content information. Structureand presentation can be handled together - presentation with thestylesheet and accompanying structural elements when needed. Structure,on the other hand, is best dealt with through a system of templatepackage built using a server-side scripting language like PHP or ASP.Each template can have one or more stylesheets but every templatepackage can connect to the same with matching database to recovercontent for display. Lots of content management systems provide varyinglevels of this kind of support. Nonetheless, full-featured templatessystems that make CSS Zen Garden-like usage of stylesheets are few andbetter.
Related Articles
- Search Engine Friendly Web Design - 3 Ways to Use CSSThis article will point out 3 simple and highly effective web design techniques that use cascading style sheets to improve your web design and make your website perform better in the major search engines.
- Web Accessibility: The BasicsWhat is web accessibility & why is it important? Web accessibility is about making your website accessible to all Internet users (both disabled and non-disabled), regardless of what browsing technology theyre using. In addition to complying with the law, an accessible website can reap huge ben....
- If Content is King who is Queen?Its been said again and again, when it comes to getting people to visit your site (and stay there for more than 5 seconds), the quality of your content rules supreme. But once youve bowed to interest, who else must you pay homag......
- Make Your Website Rank Higher in Major Search Engines! Benefits of CSS in SEOCascading Style Sheets (CSS) is a style sheet language that permits web designers to attach style like spacing, color, font, etc. to HTML documents. Cascading style sheets work similarly to a template;
- Do Commas In Your Keywords Metatag Affect Ranking?One of our members recently reported that Yahoo was recommending separating the keywords in your meta-tag using commas. As we know from experience, the official representatives o...
- XHTML and StylesheetsWant to build website content that can be processed by XML-compliant tools? If you answered yes, then its time to learn the rules governing XHTML.
- Building great Intranet navigationWhile it may seem like a quick and easy task, defining the navigation structure and organization of your intranet site will be one of the most challenging tasks you will face in the course of your project. Doing it well, is also one of the most critical success factors...
- Writing Right for Your WebsiteBack to basics. Forget funky design, good writing is the key to a clear and intuitive website. Are you losing business because of your website? More and more customers are logging on to the Web to decide where to spend their money because it is quick and convenient, and they can jump from site to ...
- Aesthetics of SoundThe following tutorial on the aesthetics of sound in web presentations gives away some tips to always ensure a positive aural experience for your audience.
- Table Structures For Top Search Engine PositioningSo you have a beautiful website that you paid a pretty penny for and you are completely happy with it ... except no one can find it.
