Use the correct HTML to make the image become a link to "default.html" kimg src="smiley.gif">

New Perspectives on HTML5, CSS3, and JavaScript
6th Edition
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Patrick M. Carey
Chapter5: Designing For The Mobile Web: Creating A Mobile Website For A Daycare Center
Section5.3: Visual Overview: Print Styles
Problem 1QC
icon
Related questions
Question

web development

Use the correct HTML to make the image become a link to "default.html"
kimg src="smiley.gif">
Transcribed Image Text:Use the correct HTML to make the image become a link to "default.html" kimg src="smiley.gif">
Add the correct class to make the H1 element red.
! DOCTYPE html>
<html>
<head>
<style>
.mystyle {color:red;}
</style>
</head>
<body>
<h1
>My Home Page</h1>
</body>
</html>
Transcribed Image Text:Add the correct class to make the H1 element red. ! DOCTYPE html> <html> <head> <style> .mystyle {color:red;} </style> </head> <body> <h1 >My Home Page</h1> </body> </html>
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Hyperlinks
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning