Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more

Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Web Design Forum > HTML / CSS
User Name
Password

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 12-28-2005, 11:14 PM   #1 (permalink)
rhandy
Member
 
Join Date: Dec 2005
Posts: 40
Default css pages

Is there a way to make a page that has css and make the whole site use that css?thanks in advance.Happy new year!
rhandy is offline   Reply With Quote
Sponsored Links
Old 12-30-2005, 11:01 AM   #2 (permalink)
thejunior
Junior Member
 
Join Date: Jul 2005
Posts: 24
Default

Sure - create your css file and save it in your root directory where your web pages are stored. In this example it is main.css

Then simply include it in the <head> section in the html file.
<link href="main.css" rel="stylesheet" type="text/css">

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Page Title</title> <meta content="..." name="description"> <link href="main.css" rel="stylesheet" type="text/css"> </head>
thejunior is offline   Reply With Quote
Old 01-01-2006, 08:04 AM   #3 (permalink)
webmin
Junior Member
 
Join Date: Nov 2005
Posts: 7
Default

but what governs what file you apply or css root level when you want to customise the new page or direcotry?
webmin is offline   Reply With Quote
Old 01-03-2006, 02:25 AM   #4 (permalink)
encryptdesigns
Junior Member
 
Join Date: Jan 2006
Location: Menasha, WI
Posts: 31
Send a message via AIM to encryptdesigns
Default

as long as you call for the CSS on each page before the </head> tag you are fine. You would need something like this:

<link rel=stylesheet type=text/css href=wherever>
encryptdesigns is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00



» Sponsors

» Links

» Affiliates
Web Hosting
Marketing Find
Merchant Select
SiteMap Builder
Host Compare
Dedicated Servers

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 04:06 PM.



LinkBacks Enabled by vBSEO 3.0.0 RC8
Webmaster Forums