Commit bb80fa22 by mhasan

nav

parent 5df24c40
Showing with 13 additions and 14 deletions
......@@ -14,9 +14,9 @@
<nav class="nav">
<a href = "web tech.html"> Index </a> &nbsp; &nbsp;
<a href = "register.html"> Register </a>&nbsp; &nbsp;
<a href = "#" > Create List </a>&nbsp; &nbsp;
<a href = > View List</a>&nbsp; &nbsp;
<a href = > FAQ </a>&nbsp; &nbsp;
<a href = "create.html"> Create List </a>&nbsp; &nbsp;
<a href = "view.html"> View List</a>&nbsp; &nbsp;
<a href = "faq.html"> FAQ </a>&nbsp; &nbsp;
</nav>
<h2> Create List</h2>
......
......@@ -8,13 +8,12 @@
</head>
<body>
<nav class="nav">
<a href = "web tech.html"> Index </a> &nbsp; &nbsp;
<a href = "#"> Register </a>&nbsp; &nbsp;
<a href = "register.html"> Register </a>&nbsp; &nbsp;
<a href = "create.html"> Create List </a>&nbsp; &nbsp;
<a href = > View List</a>&nbsp; &nbsp;
<a href = > FAQ </a>&nbsp; &nbsp;
<a href = "view.html"> View List</a>&nbsp; &nbsp;
<a href = "faq.html"> FAQ </a>&nbsp; &nbsp;
</nav>
<h2> Registration</h2>
......
......@@ -5,13 +5,13 @@
<title>Personal Assistence</title>
</head>
<body>
<nav class="nav">
<a href ="#" > Index </a> &nbsp; &nbsp;
<a href = "register.html"> Register </a>&nbsp; &nbsp;
<a href ="create.html" > Create List </a>&nbsp; &nbsp;
<a href = > View List</a>&nbsp; &nbsp;
<a href = > FAQ </a>&nbsp; &nbsp;
</nav>
<nav class="nav">
<a href = "web tech.html"> Index </a> &nbsp; &nbsp;
<a href = "register.html"> Register </a>&nbsp; &nbsp;
<a href = "create.html"> Create List </a>&nbsp; &nbsp;
<a href = "view.html"> View List</a>&nbsp; &nbsp;
<a href = "faq.html"> FAQ </a>&nbsp; &nbsp;
</nav>
<h2> Welcome to your very own personal assistence</h2>
<p> Create and organize your own to do list and make sense to your daily life. Join us, Make your life easu and awsome. </p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment