WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-19-2003, 03:49 PM
WebProWorld New Member
 

Join Date: Aug 2003
Location: India
Posts: 8
abmtools RepRank 0
Default regarding css

is is necessary to have css with html?

what benefit does it gives?
is there any software for automatically genetating
css from html

thanks in advance
Reply With Quote
  #2 (permalink)  
Old 09-19-2003, 08:12 PM
httpman's Avatar
WebProWorld Pro
 

Join Date: Aug 2003
Location: France
Posts: 196
httpman RepRank 0
Default

CSS is used to describe your site layout.

Let's take a short example : you want to display a "page title" on each page of your website; Let's say : bolded font, green color, size 25pt and top-margin = 40 pts. How will you specify this format on each page of your website ?

* You can decide to specify thoses parameters on each page, together with the text.

* Or can put this description in a separate file, let's call it : "style.css", and then just tell on each page of your website to download this format file.

What is the difference between both methods ? Well, if one day you customer tells you to change from "green / 40 pts" to "blue, 30 pts", and you've got 50+ pages to change, what will be the fastest & easier method ?

CSS allows you to put ALL your website layouts in a single CSS file (using a specific CSS language to describe what you want, very easy to learn). And then one single line of code lets you apply those layouts to each of your web pages.

In a few words : thanks to CSS, your web pages have to hold only the CONTENT of your website, while a single CSS file - common to all pages - will hold the whole LAYOUT of your website.

This will allow very fast layout modifications !


Jean-Pierre
__________________
www.net-createurs.com [ french only website sorry ! ]
Reply With Quote
  #3 (permalink)  
Old 09-25-2003, 11:33 PM
WebProWorld Member
 

Join Date: Sep 2003
Location: Honolulu, Hawaii
Posts: 45
starrwriter RepRank 0
Default Re: regarding css

Quote:
Originally Posted by abmtools
Is it necessary to have css with html?

what benefit does it gives?

is there any software for automatically genetating
css from html.
1. No
2. Allows you to lay out page content without tables and add link rollover effects, colored scrollbars, etc.
3. Not that I know of. If anyone comes up with a true WYSIWYG CSS editor, they'll get rich.
Reply With Quote
  #4 (permalink)  
Old 10-04-2003, 05:50 AM
Webnauts's Avatar
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Worldwide
Posts: 7,399
Webnauts RepRank 3Webnauts RepRank 3
Default

To your first and second question I would suggest you to read here:

http://www.meyerweb.com/eric/talks/2...ebuilding.html


To your third question, there is a software called HTML Kit that can do that partially. Worth though to try it.

http://www.chami.com/htmlkit
Reply With Quote
  #5 (permalink)  
Old 10-04-2003, 07:36 AM
redcircle's Avatar
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Grand Rapids, MI USA
Posts: 553
redcircle RepRank 0
Default Re: regarding css

Quote:
Originally Posted by abmtools
is is necessary to have css with html?

what benefit does it gives?
is there any software for automatically genetating
css from html

thanks in advance
The biggest benefit that I see with CSS is the seperation of data and design.

This allows for quick site wide design changes making management easier.
Reply With Quote
  #6 (permalink)  
Old 10-10-2003, 04:19 PM
mysticlighthouse's Avatar
WebProWorld Pro
 

Join Date: Jul 2003
Location: Louisville, KY
Posts: 186
mysticlighthouse RepRank 0
Default

Dreamweaver MX 2004 is supposed to have really good WYSIWYG css. Haven't tried it out myself though.
__________________
Bryan DeNosky
Reply With Quote
  #7 (permalink)  
Old 11-12-2003, 07:05 PM
WebProWorld Member
 

Join Date: Aug 2003
Location: Canada
Posts: 30
AlexBel RepRank 0
Default Re: regarding css

Obviously the CSS is best decision for WEB.
You can read about it on the page http://www.sessions.edu/newsletter/S...interview.html (Top 10 Reasons to Learn CSS)
__________________
<-- AlexBel -->
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: ,



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


Search Engine Optimization by vBSEO 3.2.0