Helping ordinary people create extraordinary websites!

Go Back   Web Development Forum > Website Designing > HTML/CSS
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-03-2008, 05:46 AM
Junior Member
 
Join Date: Apr 2008
Posts: 1
Default CSS Faqs-CSS Mistakes-CSS Articles

CSS which stands for Cascading Style Sheets is a style sheet language that describes and alters certain attributes like colors, fonts, layouts and other aspects of the elements that are viewed on a web page. It is used to style web pages written in HTML and XHTML. Before getting acquainted with a particular thing, many questions come into the mind. The same thing happens with cascading style sheets also. People can get convenient answers to their queries on css-faq.com.

With CSS, you will be able to write the codes regarding the appearance of your pages in a single file. You don’t have to modify over and over again. The repetition of tasks is eliminated in using this language. You can also 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 style sheet file. Much effort and time is reduced with this language.

You can have your pages load faster than before. It is possible since the file is not filled with long tags. Styles are defined and kept in another CSS document that can be linked and loaded only once every time somebody visits your site.

Designers will be able to set font styles, font sizes and other properties just like setting them in your word processors. You can get the most accuracy you can desire. 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.

The CSS syntax uses English words. Thus, it is very simple and easy to understand. The English keywords are used to refer to style properties of CSS. A style sheet is a set of rules. Each rule has one or more selectors and a block of declaration.

Last edited by Ducani : 04-03-2008 at 08:13 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 08:20 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.