How can add links to the navigation bar?
The navigation bar, click a button that, a new page is open. Way is to create a link to the page. In order to do that <li> </ li> in <a href="http://hedaet.com"> HOME </ a>'s similar eyankara tags are used.
Such as:
<html>
<head>
<title> Salam from www.hedaet.com </ title>
</ head>
<body>
<div id="navigation">
<ul>
<li> <a href="#"> HOME </ a> </ li>
<li> <a href="www.hedaet.com"> ABOUT US </ a> </ li>
<li> <a href="www.hedaet.com"> CONTACT US </ a> </ li>
<li> <a href="www.hedaet.com"> BLOG </ a> </ li>
<li> <a href="www.hedaet.com"> FORAM </ a> </ li> </ ul>
</ div>
</ body>
</ html>
Enter the code back into the open Notepad file menu, click on the Save as File name: index.html, Save as type: All files, save it and open the index.html file in Mozilla Firefox show.
===========
কিভাবে নেভিগেশন বারে লিংক যুক্ত করা যায়?
নেভিগেশন বারে, কোন বাটনে ক্লিক করলেই যেন, নতুন একটি পেজ ওপেন হয়।এজন্য ঐ পেজের লিংক তৈরি করতে হয়। এ কাজটি করার জন্য প্রতিটা <li></li> এর মধ্যে To See Link Must Login Or Sign up |