| View previous topic :: View next topic |
sangeeta1
Joined: 09 Aug 2007 Posts: 6
|
Posted: Thu Aug 09, 2007 6:15 am Post subject: cascading style sheets |
|
|
|
* 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!  |
|
| Back to top |
|
|
blaze
Joined: 03 Mar 2008 Posts: 2 Location: India, Dubai
|
Posted: Mon Mar 03, 2008 11:25 am Post subject: Krishna from BlazeDream |
|
|
|
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 |
|
|
Jenniferlinn
Joined: 24 Dec 2008 Posts: 23 Location: UK
|
Posted: Fri Jan 02, 2009 12:16 pm Post subject: |
|
|
|
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 |
|
|
|
|
|
|
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
|
|
|
|
|
|
|