I need help with login and registratio

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

I have the index done (below), I need help with login and registration :

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link>
   
   
    <title>Front Page</title>
</head>
<body>
    <header>
        <h1>Register Form</h1>
        <p>Get started here</p>
        <a class="btn-bgstroke"></a>
    </header>

    <nav>
        <div class="application">
            <h2>Naviagate</h2>
        </div>
       
        <ul>
            <li>
                <a href="Index.html">Home</a>
            </li>
            <li>
                <a href="login.html">Login</a>
            </li>
            <li>
                <a href="#">Registration</a>
            </li>
            <li>
                <a href="#">Post Image</a>
            </li>
            <li>
                <a href="#">Viewpost</a>
            </li>
        </ul>
    </nav>

    <section class="main-page">
        <h2>Description</h2>
        <p>
            This site is for uploading your own personal images. To start, you must create an account with a username and password.

        </p>
    </section>
    <footer>
        <p>Copyright &copy; <script>document.write(new Date().getFullYear());</script>, Image Uploading Website</p>
        </p>
    </footer>
   
</body>
</html>

 

❖ login.html – for users to log in
o Must have document title
o Must have a section heading introducing the form
o Input fields are REQUIRED to be in form tags.
o Must ask user to input a username
o Must ask user to input a password.
▪ Password input must be correct input type (i.e. when I type I should not see the
password)
o Must have the user click a submit button to submit login form.
❖ registration.html – for guests to register accounts
o Must have a document title
o Must have a section heading introducing the form
o Input fields are REQUIRED to be in form tags.
o Must ask user to input a username
o Must ask user to input an email.
o Must ask user to input a password
▪ Password input must be correct input type (i.e. when I type I should not see the
password)
o Must ask user to input a confirm password
▪ Password input must be correct input type (i.e. when I type I should not see the
password)
o Must ask user to accept they are 13+ years of age.
o Must ask users to accept TOS and Privacy rules
▪ Simply make a link that goes nowhere, but the text says TOS and Privacy Rules.
o Must have the user click a submit button to submit registration form.

**Assignment Two Instructions - HTML Pages Implementation**

For assignment two, you will be implementing a few pages in HTML **ONLY**. No other languages or technologies can be used. This will come later. The purpose of doing only HTML is to get familiar with HTML and its syntax and to focus only on structure and semantic meaning, HTML’s main purpose. When designing these pages, more specifically, the ones that contain forms, think about the required data is and how they are related. The HTML pages that are being implemented in Assignment two will be used in your final project. The pages that will be implemented are index.html, login.html, registration.html, postimage.html and viewpost.html. Naming of files can differ.
Transcribed Image Text:**Assignment Two Instructions - HTML Pages Implementation** For assignment two, you will be implementing a few pages in HTML **ONLY**. No other languages or technologies can be used. This will come later. The purpose of doing only HTML is to get familiar with HTML and its syntax and to focus only on structure and semantic meaning, HTML’s main purpose. When designing these pages, more specifically, the ones that contain forms, think about the required data is and how they are related. The HTML pages that are being implemented in Assignment two will be used in your final project. The pages that will be implemented are index.html, login.html, registration.html, postimage.html and viewpost.html. Naming of files can differ.
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY