Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I first pasted the assignment instructions, and then the HTML that needs to be revised after. Please help as best you can. Thank you! In
I first pasted the assignment instructions, and then the HTML that needs to be revised after. Please help as best you can. Thank you!
In the zipped folder Assignment4.zip, extract and revise the HTML file home.htm, so it meets the following requirements. Be sure to use embedded CSS when updating home.html.
- Modify the values of the attribute href in the two anchor tags for the 2 navigation links
- The navigation link Classes should link to the file class.htm
- The navigation link Home should link to the file itself, that is, home.html
- Add nku_logo1.gif image (located in the images folder) at the bottom of this web page so that:
- When the visitor clicks the upper half of this image, the visitor will be directed to the NKU homepage
- When the visitor clicks the lower half of this image, the visitor will be directed to your own homepage
- Satisfy the following requirements for the image nku_logo1.gif
- Specify the size of the image in the image tag (230 pixels high by 230 pixels wide).
- Specify the alt attribute for the image tag
- There should be no default border on the image.
- Satisfy the following requirements for the header h1 text, Dr. Hongmei Wang:
- Use a border of size 5px, dashed, color #0033FF
- h1 should have padding of 10 px;
- Satisfy the following requirements for the background image (10%):
- Add the background image by using the image file named Lotus.jpg located in the images folder.
- Make it repeat horizontally
- home - Notepad File Edit Format View Help K!DOCTYPE html>
Dr. Hongmei Wang
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