how to add keywords in the navigation bar

Discussion in 'HTML & Website Design' started by wanttosucceed, Jul 10, 2008.

  1. #1
    I have made few sites with pre made templates but this time i want to make my own site using nvu from scratch as i was not very happy with the templates.
    Can any one guide me how to add keywords and its description in the navigation bar.
     
    wanttosucceed, Jul 10, 2008 IP
  2. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #2
    Do you mean create links with keywords as the anchor text and/or title text? Like this:
    
    <a href="link.html" title="Alternate Keyword">Anchor Text Keyword</a>
    
    Code (markup):
     
    itcn, Jul 10, 2008 IP
  3. wanttosucceed

    wanttosucceed Active Member

    Messages:
    140
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    Yes i want all my keyword links to show in the left side of my site.
     
    wanttosucceed, Jul 10, 2008 IP
  4. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #4
    Well, without seeing your site I'm not sure what else you need, but that's how you create a link with a keyword in it. Are you using some kind of CMS?
     
    itcn, Jul 10, 2008 IP