Commit cd395fdf by mhasan

faq

parent 0a1ac33b
Showing with 24 additions and 0 deletions
<!DOCTYPE html>
<html lang="en-US">
<head>
<link rel="stylesheet" href= "register_css.css">
<meta charset="UTF-8">
<meta name="description" content="ICD0007 Project, Todo List">
<title> FAQ</title>
</head>
<body>
<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> Frequently Asked QUestions</h2>
<p> How to use this website?</p>
<p> The plan is, you can register at this website with your username and password, and create your own to-do list. And it will show your to-do list for the day each time you log in!</p>
</body>
</html>
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