Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

subject:web development(html) need help please. need to write code for login.html, registration.html, postimage.html and imagepost.html. code must be compatible with microsoft visual studios Introduction For

subject:web development(html)

need help please. need to write code for login.html, registration.html, postimage.html and imagepost.html. code must be compatible with microsoft visual studios

image text in transcribedimage text in transcribedimage text in transcribed

Introduction 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 and how they are related and are there any data items that can form sub-groups. The HTML pages that are being implemented in Assignment two will be used in your final project. The pages that will be implemented are login.html, registration.html, postimage.html and imagepost.html. Naming of files can differ. O o Requirements Students are required to implement four pages in HTML ONLY per the specifications below: * login.html - for users to log in O Must have document title Must have a section heading introducing the form Input fields are REQUIRED to be in form tags. Must ask user to input a username 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) Must have the user click a submit button to submit login form. registration.html for guests to register accounts Must have a document title o o o o o o o Must have a section heading introducing the form Input fields are REQUIRED to be in form tags. Must ask user to input a username Must ask user to input an email. 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) 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) Must ask user to accept they are 13+ years of age. Must ask users to accept TOS and Privacy rules Simply make a link that goes nowhere, but the text says TOS and Privacy Rules. Must have the user click a submit button to submit registration form. O . . O O o O postimage.html for registered users to post images Must have document title Must have a section heading introducing the form Input fields are REQUIRED to be in form tags. Must ask user to input a post Title Must ask user to input a post Description Must ask user to input an image (or images, this is your choice) Must ask user to accept Acceptable Use Policy for uploading images. Must ask user to submit image post via a button. Imagepost.html for viewing an individual image post Must have a section for the post's post title. Must have a section for the post's post author Must have a section for the post's post creation time. Must have a section for the post's image 0 0 0 o O

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Internals A Deep Dive Into How Distributed Data Systems Work

Authors: Alex Petrov

1st Edition

1492040347, 978-1492040347

More Books

Students also viewed these Databases questions

Question

How do modern Dashboards differ from earlier implementations?

Answered: 1 week ago