Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » CSS Articles-CSS Mistakes-CSS Faqs
Closed Thread
Old 03-26-2008, 06:09 AM   #1 (permalink)
 
Newb Techie

Join Date: Mar 2008

Posts: 1

paul120 is on a distinguished road

Default CSS Articles-CSS Mistakes-CSS Faqs

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.

You can get a lot of benefits in using cascading style sheets. There is vast information in the websites like css-faq.com. The only thing you need to do is to help yourself.

Last edited by Trotter; 03-26-2008 at 06:24 AM. Reason: Removed link, put it in sig
paul120 is offline  
Old 03-26-2008, 06:17 AM   #2 (permalink)
Ewc1307's Avatar
 
Formerly known as BuggyVeyron

Join Date: Feb 2008

Location: England

Posts: 423

Ewc1307 is on a distinguished road

Send a message via MSN to Ewc1307
Default Re: CSS Articles-CSS Mistakes-CSS Faqs

Nice to see your 1st post is advertising your own site...reported
__________________
Ewc1307 is offline  
Old 03-26-2008, 06:29 AM   #3 (permalink)
Trotter's Avatar
 

Join Date: Jan 2005

Location: The South

Posts: 19,905

Trotter is a name known to allTrotter is a name known to allTrotter is a name known to allTrotter is a name known to allTrotter is a name known to allTrotter is a name known to all

Default Re: CSS Articles-CSS Mistakes-CSS Faqs

Noted, Buggy. I removed the link and explained how we look at things.
__________________
R.I.P. Danny L. Trotter , 14 Nov 1945 - 4 Sept 2009




DFI LanParty-UT SLI-D - Windows 7 64-bit - AMD Athlon X2 4200+ w/CNPS9500
4GB RAM(4x1GB) - Razer Lachesis - EVGA GTX 260 Core 216 896MB


>>>> I am looking for donated DDR2 (link) <<<<

< < < < < If I've been helpful, rep me. . . .
Trotter is online now  
 
Closed Thread

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

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