943,576 Members | Top Members by Rank

Ad:
May 27th, 2007
0

linking to parent folder stylesheet

Expand Post »
This is the file Tree:
-page folder
--main.html
--style.css
--english
---hello.htm
--spanish
---hola.htm

How can I make hola.htm or hello.htm link the style.css in the parent folder?
Last edited by Racoon200; May 27th, 2007 at 6:40 pm.
Similar Threads
Reputation Points: 13
Solved Threads: 1
Junior Poster in Training
Racoon200 is offline Offline
66 posts
since Nov 2006
May 27th, 2007
0

Re: linking to parent folder stylesheet

If it is 1 directory above use ../(filename) (the two dots mean go 1 ditecory above)
Moderator
Featured Poster
Reputation Points: 1764
Solved Threads: 574
Moderator
jbennet is offline Offline
16,485 posts
since Apr 2005
May 27th, 2007
1

Re: linking to parent folder stylesheet

HTML and CSS Syntax (Toggle Plain Text)
  1. <link href="../style.css" rel="stylesheet" type="text/css" />
Last edited by FC Jamison; May 27th, 2007 at 7:06 pm.
Team Colleague
Reputation Points: 92
Solved Threads: 21
Posting Pro in Training
FC Jamison is offline Offline
436 posts
since Jun 2004
Apr 25th, 2011
0
Re: linking to parent folder stylesheet
jbennet, Thank you so much! It worked perfectly!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Jkreifels is offline Offline
1 posts
since Apr 2011
Apr 25th, 2011
0
Re: linking to parent folder stylesheet
I'm guessing you found the thread via Google Search, Jkreifels.

From here on out, try not to "bump" topics over 3 years old.
Reputation Points: 28
Solved Threads: 32
Junior Poster
floatingDivs is offline Offline
177 posts
since Aug 2010

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: Input field to populate a div?
Next Thread in HTML and CSS Forum Timeline: Less than a pixel, but more than 0





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC