Instructions: : Complete the missing code in each HTML
file.
40-41. Set the size of the image to 250 pixels wide and 400 pixels tall. <img src="Image1.jpg" width="" height="">* Your answer 42-43. Make the element below into a link that goes to "https://www.google.com". <a "https://www.google.com">Google</a> * Your answer 44-45. Use the correct HTML tag to add a heading with the text "London". <p>London is the capital city of England. It is the most populous city in the United Kingdom, with a metropolitan area of over 13 million inhabitants.</p> * Your answer 46-50. Add 5 headings to the document with the text "Hello". Start with the most important heading (the largest) and end with the least important heading (the smallest). <html><body> </body></html>
Instructions: : Complete the missing code in each HTML file.
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Instructions: : Complete the missing code in each HTML file.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!