Answer to Question #25543 in AJAX | JavaScript | HTML | PHP for red rose

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
1
Expert's answer
2013-03-05T10:56:19-0500
<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!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS