What is external Style Sheet? How to link?

hoangvu

New member
Joined
Jun 6, 2012
Messages
1,844
Points
0
I am building a Big website that will have many pages and folders. I have 1 style sheet.

How do I add the style sheet to "ALL" of these folders? I didnt have this problem before I started to put the pages in SEPARATE folders. Now that each page has its own folder it no longer reads my style sheet unless its in the SAME folder.
 

Darius

New member
Joined
Sep 14, 2012
Messages
80
Points
0
It is not wise to have too many style sheets.
You just link from your page to the style sheet, like
<link rel='stylesheet' type='text/css' href='/files/main_style.css?1362855908' /> in head section of html code.
You can create main css sheet and link it to all your pages.
As well, you can create small local additional sheets linked to local pages.
The possibilities are limitless.
 
Older threads
Replies
0
Views
3,558
Replies
8
Views
7,583
Replies
0
Views
3,108
Replies
15
Views
12,879
Newer threads
Replies
2
Views
4,275
Replies
3
Views
2,974
Replies
24
Views
13,173
Replies
1
Views
3,522
Latest threads
Replies
2
Views
114
Replies
1
Views
187
Replies
6
Views
421
Replies
11
Views
545
Replies
2
Views
238

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top