Quick Question Reg. HREF

  • Thread starter Thread starter Glenn
  • Start date Start date
G

Glenn

I can't remember the code to go back to the root level of the web.

I know that ../ will bring you back 1 level and ../../ will bring you back
two levels, but what brings you back to the root?

Thanks.
 
It depends on where you are at in your web structure.

A quick way to see the path, is to open a page where the link will be clicked on, then drag a page
from the location of the link onto your page, then switch to HTML/Code View and look at the path.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top