Signup/Sign In
Ask Question
Not satisfied by the Answer? Still looking for a better solution?

Level 1 lesson 11

error for a href
by

2 Answers

kshitijrana14
Try this one :

<!DOCTYPE html>
<html>
<head>
<title>
My Webpage Title
</title>
</head>
<body>
<a href="www.google.com"><img src="http://www.studytonight.com/css/resource/flat-ui-icon/startup-icon.png";></a>
</body>
</html>
Usman6o8lu
Help

Login / Signup to Answer the Question.