iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar 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.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-09-2004, 05:14 PM
WebProWorld Pro
 
Join Date: Jun 2004
Posts: 132
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, 11:34 PM
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Location: Western Australia
Posts: 1,336
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

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

BB 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 -4. The time now is 04:31 PM.



Search Engine Optimization by vBSEO 3.3.0