cascading style sheets

 
Post new topic   Reply to topic    Web Design Forum :: CSS/CSS Templates Help
View previous topic :: View next topic  
Author Message
sangeeta1



Joined: 09 Aug 2007
Posts: 6

PostPosted: Thu Aug 09, 2007 6:15 am    Post subject: cascading style sheets Reply with quote
* CSS stands for Cascading Style Sheets
* Styles sheets define HOW HTML elements are to be displayed, just like the font tag and the color attribute
* Styles are normally stored in Style Sheets
* Styles are normally saved in external .css files.
* External style sheets enable you to change the appearance and layout of all the pages in your Web, just by editing one single CSS document! Cool
Back to top
View user's profile Send private message
blaze



Joined: 03 Mar 2008
Posts: 2
Location: India, Dubai

PostPosted: Mon Mar 03, 2008 11:25 am    Post subject: Krishna from BlazeDream Reply with quote
Hi Sangeetha,

I am Krishna from blazedream. We have done somany websites with the use of CSS technology.

take a look at www.blazedream.com especially in the portfolio section.

Thanks giving,
Krishna Prabhu,
SEO Analyst,
www.blazedream.com,
forum@blazedream.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Jenniferlinn



Joined: 24 Dec 2008
Posts: 23
Location: UK

PostPosted: Fri Jan 02, 2009 12:16 pm    Post subject: Reply with quote
Thanks for the post, here are some more details about the topic:

Cascading Order

What style will be used when there is more than one style specified for an HTML element?

Generally speaking we can say that all the styles will "cascade" into a new "virtual" style sheet by the following rules, where number four has the highest priority:

1. Browser default
2. External style sheet
3. Internal style sheet (inside the <head> tag)
4. Inline style (inside an HTML element)

So, an inline style (inside an HTML element) has the highest priority, which means that it will override a style declared inside the <head> tag, in an external style sheet, or in a browser (a default value).
_________________
UK Calling Cards
Back to top
View user's profile Send private message
Post new topic   Reply to topic    Web Design Forum :: CSS/CSS Templates Help All times are GMT
Page 1 of 1
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpbb