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.
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):
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?