Superior Web Solutions 905 532 9642
HOME CLIENTS SERVICES BLOG ABOUT US CONTACT US
Categories:
 Internet Marketing
 iPhone iPad Apps Development
 IT Humour
 IT Industry News
 Search Engines
 User Guides
 Web Development
Browse by tags
Search Blog:
RSS
Subscribe to our newsletter
Name*:
E-Mail*:
Recent Posts
Most Common Screen Resolutions in 2011
Make PHP CAPTCHA more secure
Updated Stats
What Googles New Search Security Measures Mean to You
GoDaddy Mod_Rewrite Problem
What is the default font size in Browsers?
October 20, 2009 - What is CSS

Cascading Style Sheets (CSS) is the style sheet language used for formatting text in documents written in Hypertext Markup Language (HTML) for websites.  CSS is important because it determines fonts, colours, and positions of elements on web pages.

Today all web pages, use CSS and gain the following advantages:
-          Allows consistency throughout the website, the same elements on all pages look the same
-          Efficient - CSS is saved in separate files and stored in web browser cache
-          Once the first page is loaded, all other pages load, there is no need to download the same code again
-          Easy maintenance:  Make changes in one place all similar elements on the site will be changed
Sample CSS code:
a {
                font-size:12px;
                color:#333333;
}
Including this in CSS file will make all the links to look the same (Font Arial, size 12, and grey colour)
Associated tags:  HTML, CSS, Style Sheet, Cascading Style Sheets
Comments:
Michael P. wrote on January 22, 2010 at 10:17

Hello Jeff,

 I am not sure what you are trying to achieve here, can you please ask this question in our forum (http://forum.superiorwebsys.com/ ), and our developers will take a look at this and will try to help you.

jeff wrote on January 16, 2010 at 20:04
how can i change the website name associated with my css style sheet? I want to use the same styple for the header for another website but it won`t let me change the domain name associated with it as when i try it kills the header..
Add Comment:
Name*:
E-Mail: Website:
Your message*:
»
© 2000 - 2012 Superior Web Solutions Web design    Web development    Online marketing