Introducing CSS
You are Unregistered, please register to gain Full access.    
Desi Forums   


Go Back   Desi Forums > Ray Of Light > Tech Talk > Tutorials Cafe

Notices

Introducing CSS

  Discuss Introducing CSS at the Tutorials Cafe; GUD Day folks.. Hope all of you are having a splendid time ? Presenting CSS ...

Reply
 

 
Thread Tools
  #1 (permalink)  
Old 02-14-2008, 03:17 PM
mytonse's Avatar
Exorbitant
Location: India
Gender:
Visit mytonse's Blog
 
Join Date: Dec 2005
Age: 19
Posts: 3,368
Credits: 35,704
mytonse is a glorious beacon of lightmytonse is a glorious beacon of lightmytonse is a glorious beacon of lightmytonse is a glorious beacon of lightmytonse is a glorious beacon of light
Send a message via MSN to mytonse Send a message via Yahoo to mytonse Send a message via Skype™ to mytonse
Lightbulb Introducing CSS

GUD Day folks..

Hope all of you are having a splendid time ?


Presenting CSS Tutorials on Desitwist.com


CSS is a demanding field these days.Its better we get equipped beforehand.

Before we begin,readers should have the basics and of either HTML or XHTML.

If not ,do go through out XHTML and HTML Tutorials.

Starting on.

CSS orignally stands for Cascading Style Sheets.

It gets a little confusing after this..lil bit..notice..

Styles show how to display HTML elements and are stored in style sheets.Styles is a valued subject in HTML 4.0.It was added to solve issues.Styling is of 2 types.External stylle sheets and Multiple style sheets.

External Style Sheets are stored in CSS files and Multiple style sheets will cascade into one


CSS style help to solve issues.

In HTML, tags were designed to define the content of a document. They were supposed to indicate "header and paragraph or a table"guven by tags like <h1>, <p>, <table> etc.Formating tages wasnt considered and everything was supposed to be taken
care of by the browser.

As the leading Web browsers like Netscape and Internet Explorer added new HTML/XHTML tags and attributes (like the <font> tag and the color attribute) to the original HTML specification, it became more and more difficult to create Web sites where the content of HTML documents was clearly separated from the document's presentation layout.

The World Wide Web Consortium (W3C) - the non profit, standard setting consortium, responsible for standardizing HTML -
created STYLES in addition to HTML 4.0
All major browsers support Cascading Style Sheets..

Style Sheets aid Display Work

Styles sheets define how HTML elements are to be displayed, just like the font tag and the color attribute in HTML. 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!

CSS is a breakthrough in Web design because it allows developers to control the style and layout of multiple Web pages all at once. As a Web developer you can define a style for each HTML element and apply it to as many Web pages as you want. To make
a global change, simply change the style, and all elements in the Web are updated automatically.

Multiple Styles Will Cascade Into One

Style sheets allow style information to be specified in many ways. Styles can be specified inside a single HTML element, inside the <head> element of an HTML page, or in an external CSS file. Even multiple external style sheets can be referenced
inside a single HTML document.

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:

Browser default
External style sheet
Internal style sheet (inside the <head> tag)
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).

to be continued..

I have made things as clear as possible.If any mistakes or doubts are noted,dnt hesitate to point them out.

These tutorials are copyrighted to Desitwist.com
Any reproduction needs prior permission.

Update next week.Keep tuned in..
Reply With Quote
Sponsored Links
Reply

Bookmarks


Thread Tools

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 Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Introducing a new bollywood celebrity: Nina Khan Endurer Teen Talks 19 07-19-2007 06:51 PM
[re]introducing Fall Back Sentiments Express 11 07-16-2007 04:10 AM
Introducing Myself **Veil** Welcome & Introductions 12 11-30-2006 05:27 PM
Introducing DesiTwist.com Blogs Admin Sentiments Express 11 12-02-2005 04:08 AM
Introducing Personal Photo Albums Admin I need help! 25 02-14-2005 02:13 AM




Credit Counseling Credit Counseling Loans Credit Cards Free Anime




1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44