QUESTION 1 A. Write HTML code that define a link to another page named aboutme.html. B.Write HTML code that insert an im
Posted: Tue Jul 12, 2022 8:05 am
QUESTION 1
A. Write HTML code that define a link to another page namedaboutme.html.
B.Write HTML code that insert an image named plane.jpg into HTMLdocument .
C. Write HTML code that that create an ordered list thatlist three cities.
D.Write HTML code that that create an unordered list of twostates. Each element of the list must have a nested list of atleast two cities in the state.
A. Write HTML code that define a link to another page namedaboutme.html.
B.Write HTML code that insert an image named plane.jpg into HTMLdocument .
C. Write HTML code that that create an ordered list thatlist three cities.
D.Write HTML code that that create an unordered list of twostates. Each element of the list must have a nested list of atleast two cities in the state.