Question #25543

use html to markup web pages as follow.

1.Heading font color is navy color. The image file named grand canyon 1.jpg

Expert's answer

<html>
<head>
<style>
#Heading { color: navy; }
</style>
</head>
<body>
<h1 id="Heading">A heading</h1>
<img src="grand canyon 1.jpg" />
</body>
</html>

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS