This is a discussion on "Pointing a link to dir instead of html page" within the Starting Out section. This forum, and the thread "Pointing a link to dir instead of html page are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Pointing a link to dir instead of html page
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Pointing a link to dir instead of html page
I see some websites point a link towards a what looks like a directory instead of a specific html page
eg. mywebsite.com/things/ vs. mywebsite.com/things.html Basically, how do you do this and how does it work exactly? Thanks! |
|
|
|
|||
|
Re: Pointing a link to dir instead of html page
They are actually linking to '../things/index.html' but you can leave the index off in most cases. This can be done statically but I know that some CMSs rewrite the URLs to this format.
Pete. |
![]() |
| Tags |
| dir, html, point |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| link to close window in html page | cgst81 | Web Page Design | 1 | Jun 1st, 2008 11:34 |
| dns, 'a' records and domain pointing. | bmorgan | Starting Out | 2 | Apr 24th, 2008 17:16 |
| Making a link non-link when on the page. | mcdanielnc89 | Web Page Design | 1 | Nov 16th, 2007 08:05 |
| Display link code in html page | nate2099 | Web Page Design | 13 | Oct 11th, 2007 23:57 |
| How to link HTML page to CSS file | winwin | Web Page Design | 18 | Dec 21st, 2006 09:46 |