Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This is two parts, the first part is coding only with HTML, the second part is adding CSS to format Create a single page that
This is two parts, the first part is coding only with HTML, the second part is adding CSS to format
Create a single page that demonstrates an HTML form used for assignment demo scheduling site. Keep to the format in Figure 3. You are free to change text and choices. No CSS please. (Question #4 will have you practicing with CSS) Assignment 1 Demo Scheduling Student First Name Student LD Numbers Email Adidress email address Assignment to demo: Assignment Features completed Part 1 Part 11-Part III Demo dae: Demo tim Let's schedule the demo... Search Start over Figure 3. HTML form example Question 4 - Presentation (3 pts) Make a copy of your HTML page from Question #3 and add the following presentation formatting. All formatting must be defined in the head section of your document. 1. An image of your choice to the right or left of the top header (When the user clicks on the image it should take them to the URL where the image is from). It might be easier to include this part in a table with 2 columns so that the image is next to the header 2. The background of your page should be any color other than white 3. Each fieldset border color should be different and not black or grey 4. The legend of each fieldset should be same color as border of the fieldset it belongs to 5. The background color of each fieldset should be different and other than white 6. All prompt input field labels should be bolded (Student Name, Email Address, etc.)Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started