Zeronese, Inc.
Home
Help & Support
Contact Us
Webmaster ResourcesArticle Details
 

Website Design With CSS - What Is It?

Date Added: June 06, 2008 11:59:37 PM
Author: Jason Paul Cole
Category: Tips and Tutorials: CSS Tips and Tutorials

So all of us who have worked on websites before, or even have just browsed the net, have come across something called CSS. If you’re familiar with HTML at all, you’ve definitely heard the term. With the way that the internet works, there’s always a new update to the way that websites are coded and structured. CSS is a fairly new addition to website programmer’s tool box. Today we will be going over the language the history of and the pros of using CSS.

What is CSS?

Cascading Style Sheets, CSS, is a coding language used to describe the presentation of a document written in a markup language such as HTML. CSS is used by both the authors of web pages to control colors, fonts, layout, and other web page properties. It is used mainly to separate website structure from website content. This improves accessibility, flexibility and control of content presentation.

CSS History

Style sheets have existed since the beginnings of SGML (Standard Generalized Markup Language) in the 70’s. Cascading Style Sheets were developed for creating a consistent approach to providing visual presentation information for web documents. As HTML developed over time, it evolved to include a variety of stylistic capabilities for web developers. This gave designers more control over site appearance but also made HTML more complex to write and maintain.

Web browser variations made consistency difficult, and web surfers had barely any control over how web pages were displayed. The W3C began working on a new way to control visual presentation of web content. Out of 9 different proposed style sheet languages, CSS grew from two of the 9, Cascading HTML Style Sheets (CHSS) and Stream-based Style Sheet Proposal (SSP). As work was done on the development of these two languages, CHSS took over, and eventually the H was dropped as these style sheets could be used with other markup languages. CSS1 specification was completed in 1996 and Microsoft's Internet Explorer 3 was released with limited support for CSS. In 2000, IE 5 was released, with full CSS support. Right now, most browsers support CSS; Including Mozilla FireFox, Internet Explorer, and Netscape Navigator. There are a few discrepancies in how each browser interprets certain CSS properties, but these have been solved with CSS hacks, workarounds, and CSS filters in order to obtain consistent results across web browsers.

Pros

Some of the advantages of using CSS are:

• Visual presentation information for an entire website can be held in one CSS file, which allows for changes to be made cross-site quickly.

• Different users can have different style sheets.

• The document’s code is reduced in size, since it does not need to contain any code pertaining to the visual presentation of content.

• Pages using CSS are easier to edit in the future.

By no means is this a full explanation of CSS, as that would take many articles to fully explain. But I hope that this article explains a little bit about CSS, how it has developed, and some of the pros of using it.

Jason Cole and Niki Media Group are a web design california company offering custom web site design for discerning customers.

For info on website design please visit http://www.nikimedia.com/
 
RELATED ARTICLES & TUTORIALS
CSS Website Design

Cascading Style Sheets (or CSS for short) have slowly but surely become a website design standard over the past few years. It was not that many years ago that people used Frames to position their content across their web pages and Tables gradually replace


CSS - Maximum Benefits

CSS is a simple file which controls the visual appearance of a Web page without compromising its structure. Using CSS we can control our font size, font color, link color and many other attributes on our web page. This will make our HTML code much more re


Table Less Designs using CSS

What’s so bad about using tables? Difficult and annoying to change styles.


CSS Benefits in Search Engine Optimization (SEO)

1. File size - Always be reminded that web pages of a particular website should be light in terms of file size. It would be hard for search engine spiders to categorize an overly heavy web page filled with HTML ""junk text"".


Cascading Style Sheets (CSS) 101

Display the information, product or service you wished to share with and or sell to the WWW. - Display the above information in manner visually appealing and reflecting you/your businesses personality, message, style, brand etc.


 
Ratings Average rating: (null votes)
Comments

No Comments Yet.


Leave your comment:
Name or Website:
Email:
Comment
Visual Confirmation Security Code

*Enter the code shown:  


The views and opinions of authors expressed on Zeronese Webmaster Article Directory web sites do not necessarily state or reflect those of the Zeronese.net .