Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Programming (https://www.askmehelpdesk.com/forumdisplay.php?f=437)
-   -   Headings > like > This > ask a new ? (https://www.askmehelpdesk.com/showthread.php?t=386643)

  • Aug 13, 2009, 04:40 PM
    M_F
    Headings > like > This > ask a new ?
    I would like to have something like this on my website. If you look at the top of this page it will say: Home > Computers & Technology > Programming » Other Programming
    And it has links to click on to take you to that page.
    Is this an unordered list? Or is there some other format I should be using when making it?
    Any direction or help please?
  • Aug 13, 2009, 05:20 PM
    Scleros
    I think the term for this is breadcrumbs. HTML does not provide a tag for doing this. They are done manually in HTML, manually in HTML with CSS formatting, with a script, or through a site's framework with pseudo-tags in the markup.

  • All times are GMT -7. The time now is 06:46 PM.