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

Go Back   WebProWorld > Site Design > Graphics & Design Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-09-2004, 04:14 PM
WebProWorld Pro
 

Join Date: Jun 2004
Posts: 140
Furlongs RepRank 0
Default Style sheet links

How exactly do style sheet links work? I am working in Frontpage and I have assigned my pages to my main page, but unsure how the style sheet links will make changes. Any input?
Reply With Quote
  #2 (permalink)  
Old 06-09-2004, 10:34 PM
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: Western Australia
Posts: 2,105
matauri RepRank 0
Default

If you do a search for CSS, you will find many many articles on style sheets.

But a basic explanation....

Instead of putting formatting (colour,fonts, etc) in your html page, you are instead assigning a class or id to each tag as an attribute.
Example:
<p class="paragraph1"></p>
instead of...
<p font face="verdana" size="2" color="#ffffff"></p>

So, you have taken all the excess code out of your html page, & have it able to be called on for use (even with other tags, and other pages) in another file.

At the top of your page you are calling a style sheet to be loaded. When the page loads, it calls from the .css file (the stylesheet) the class or id to apply into that particular area of the html page.

Hope this helps .
__________________
Web Development Community ::: Forum ::: Library

It' time for Progressive Web & IT Development!
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design 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