HTML: Lesson 7 - Project 1 (Solution)

Project 1 - Solution



<!DOCTYPE html>  
<html>
<head>     
 <title>     My Web Page               </title>
</head>

<body>
<H1> John’s Web Page</H1>
<img src=”JohnPhoto.jpg”> </img>
<br>
<H3> John Jupiter</H3>

<a href = "http:\\www.google.com">Let's Go to Google</a></body>
</html>

0 comments:

TUTORIALS

  • HTML
  • CSS
  • Javascript
  • JQuery
  • PHP
  • MySQL

Labels