Go to Post For years, Dave Lavery couldn't fart without people trying to interpret it as a game hint. - Taylor [more]
Home
Go Back   Chief Delphi > Technical > IT / Communications > Website Design/Showcase
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Spotlight this post!  
Unread 17-04-2007, 23:04
Gigaman2003 Gigaman2003 is offline
Registered User
AKA: Ben
FRC #1280 (The Raging Seabiscuits)
Team Role: Webmaster
 
Join Date: Feb 2007
Rookie Year: 2006
Location: Singapore
Posts: 32
Gigaman2003 is on a distinguished road
Re: Tell me what you think...

Quote:
Originally Posted by Otaku View Post
I'm wondering... how can I make it so that .html files under different folders all access the same .css file? I don't want to have 7 or 8 copies of the same .css file on the website if I can help it.
explains the minimalist design.

you can use implicit or explicit paths in your external css declaration if you didnt know.

e.g.
if our structure was
./
../
-index.php
home/
-index.php
style/
-default.css

if you don't already know, you link to an external css file using

<style type="text/css" href="(place link here)" />

IMPLICIT
a file in /home would link to
../style/default.css

a file in / would link to
style/default.css

a file in /style would ink to
default.css

or you could just link to http://www.yoursite.com/style/default.css for simplicity, but sacrifice your site's portability.
__________________
Webmaster?
Think about making your next site a one.
PQL - The next generation flat-file Relational DBMS.

http://www.srvhsrobotics.org
Team 1280 - The Raging Seabiscuits
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tell me what you have (in games), please. 842.001 Games/Trivia 21 30-10-2006 15:05
**FIRST EMAIL**/Tell Autodesk What You Think! Take the Autodesk Survey AmyPrib FIRST E-Mail Blast Archive 2 12-06-2006 15:10
What do you think? sammie829 Chit-Chat 10 20-01-2006 10:02
What do you think BoyWithCape195 Regional Competitions 36 22-03-2004 11:00
So what do you think? Marygrace General Forum 12 06-05-2003 23:50


All times are GMT -5. The time now is 17:34.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi