Question: Complete the following the index.html and main.css to create a page that look like the one above. 1 . Create the properly formatted tag for
Complete the following the index.html and main.css to create a page that look like the one above.
Create the properly formatted tag for the picture in the header orderjpg
It has a width of px
Add your name and student number as a comment in the html
Add the code in the Head tag to link main.css to the index.html
Add a comment at the in the main.css with your name and student number
In the aside:
Add poster.png and make it properly coded
with a figure caption saying Find Out More
Add a table in the aside
a Be sure to include tags for table, th and td
b and css for borders and border collapse borders are px solid black
In the nav:
Add the second tier to code so it will appear like in Figure
Noteall links for the second tier will be
In the form:
Create the html code for the Tickets fieldset, to match the picture of the webpage.
make all fields in visitor required
In the Payment Type fieldset, write the html code for the Master Card and Visa radio buttons. Be sure to include labels for each button so the user can activate the button by pressing on the label.
Create the html code for the Order Recordings fieldset, to match the picture of the webpage.
The Order list, it should have the following options: Video, Sound, and Both.
Create the HTML code for the Submit button
Create the HTML code for the Reset button
Add under the heading Samples:
Add the sjvwelcome.mp audio file found in the media folder
Add the sjvspeakerssampson.mp video file found in the media folder
In the footer:
Add Your Name and Your Student Number
Write the CSS code to change background color of footer to blue and the text to white.
Add to the CSS:
In the Body
A border that is: px solid red
In the Nav in the #navmenu ul li a
Add textdecoration of none which will get rid of the underlines
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
