website design exercise and need support to help me learn.
-NO COPY BEST not cheated not cheated IT WILL BE ZERO
-WITH COVER PAGE
-Follow the instructions in the file below-
You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard via the allocated folder. These files must not be in compressed format.
It is your responsibility to check and make sure that you have uploaded both the correct files.
Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell words, remove spaces between words, hide characters, use different character sets, convert text into image or languages other than English or any kind of manipulation).
Email submission will not be accepted.
You are advised to make your work clear and well-presented. This includes filling your information on the cover page.
You must use this template, failing which will result in zero mark.
You MUST show all your work, and text must not be converted into an image, unless specified otherwise by the question.
Late submission will result in ZERO mark.
The work should be your own, copying from students or other resources will result in ZERO mark.
Use Times New Roman font for all your answers.
Requirements: 1m
Question One
Write an HTML file that create the following table.
Important notes:
You should have to copy and paste the “HTML script” as your answer for this question. DON’T take screen shot for your HTML script. It must be editable script.
Take a screenshot(s) for your output web page and paste it as a part of your answer.
Write your First and last name in the table.
Make use of: caption, rowspan and colspan.
ANSWER:
Question Two
Write an HTML file that creates the following web page.
Important notes:
You should have to copy and paste the “HTML script” as your answer to this question. DON’T take a screenshot for your HTML script. It must be an editable script.
Take a screenshot of your output web page and paste it as a part of your answer.
Make use of labels and appropriate input types.
The dropdown menu has the options: Tooth Extraction, Grafting, Restoration, Cosmetic Dentistry, and Implants.
ANSWER:
Question Three
Write an HTML file that creates the following web page.
Important notes:
You should have to copy and paste the “HTML script” as your answer to this question. DON’T take a screenshot for your HTML script. It must be an editable script.
Take a screenshot of your output web page and paste it as a part of your answer.
Make use of “id” when needed.
Please consider the formatting of the following elements:
Body:
font-family should be Arial
First h1:
font-family should be Times
color should be blueviolet
text-transform should be upperletter
text-align should be center
Second h1:
font-family should be sans-serif
font-size should be 2em
color should be brown
text-decoration should be overline
In the first paragraph:
The “ Web Design” must have a font-size of 2em and it should be strong
In the second paragraph:
The “development software.” must have letter spaces like 0.5em and it should be strong
ANSWER: