Helping ordinary people create extraordinary websites!

Go Back   Web Development Forum > Website Designing > HTML/CSS
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-02-2009, 02:18 AM
Junior Member
 
Join Date: Jan 2009
Posts: 3
Lightbulb CSS V/s HTML

Hello,
Please tell me the difference between CSS and HTML?

Thanks
__________________
Website Development
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-02-2009, 12:03 AM
Junior Member
 
Join Date: Mar 2009
Posts: 3
Default answer

What is CSS?
  • CSS stands for Cascading Style Sheets
  • Styles define how to display HTML elements
  • Styles are normally stored in Style Sheets
  • Styles were added to HTML 4.0 to solve a problem
  • External Style Sheets can save you a lot of work
  • External Style Sheets are stored in CSS files
  • Multiple style definitions will cascade into one
What is HTML?

HTML is a language for describing web pages.
  • HTML stands for Hyper Text Markup Language
  • HTML is not a programming language, it is a markup language
  • A markup language is a set of markup tags
  • HTML uses markup tags to describe web pages

Last edited by manju : 02-17-2010 at 03:36 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-17-2009, 10:43 AM
Junior Member
 
Join Date: Mar 2009
Posts: 14
Default

css - cascading style sheet
html - Hyper Text Markup Language

css is use to make the web page more appealing.
__________________
Web Application Development
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-20-2009, 05:07 PM
Member
 
Join Date: Mar 2009
Posts: 45
Default

thanks a lot for information
very helpful



______________

vegan shopping
andro
________
Lovely Wendie

Last edited by nicu_pascan : 05-05-2011 at 02:07 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-04-2009, 06:12 AM
Junior Member
 
Join Date: Apr 2009
Posts: 8
Default

Hi,

HTML is used to structure content. CSS is used for formatting structured content. Okay, it sounds a bit technical and confusing. But please continue reading. It will all make sense to you soon.
Back in the good old days when Madonna was a virgin and a guy called Tim Berners Lee invented the World Wide Web, the language HTML was only used to add structure to text. An author could mark his text by stating "this is a headline" or "this is a paragraph" using HTML tags such as <h1> and <p>.
As the Web gained popularity, designers started looking for possibilities to add layout to online documents. To meet this demand, the browser producers (at that time Netscape and Microsoft) invented new HTML tags such as for example <font> which differed from the original HTML tags by defining layout - and not structure.
__________________
Atlanta Web Development
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-07-2009, 05:37 AM
Junior Member
 
Join Date: May 2009
Location: http://www.underlink.co.uk
Posts: 24
Default

CSS is a cascading style sheet it allws to you link a .css to your HTML page so that you can alter style for lots of pages at the same time by changing the linked .css file

do this by assigning class=... to your tags
__________________
UnderLink UK Site Design & Developemnt UnderLink
Cheap Affordable Web Design CMS, Logo Design and more...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
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

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

All times are GMT -5. The time now is 07:47 AM.


Website Design by Ducani Media Group
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.