Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html >
- <head>
- <title > Exercise 1</title>
- <meta charset="UTF-8">
- <meta name="description" content="the description of page">
- </head>
- <body>
- <h1 align="center"> <b> <em> Meet Jack </em></b> </h1>
- <center>
- <image src="Images/Jack.jpeg" alt="Jack" >
- </center>
- <p >
- This is Jack. He's an odd little boy that just got an
- empty box for his birthday. He may <i>look</i> happy, but
- he's a <i>little</i> disappointed. Now he'll have to put a few
- things in the box.<br><br>
- Jack would really like...
- <p>
- <ul>
- <li> Roller blades</li>
- <li> Magic tricks</li>
- <li> Anything Pokemon</li>
- <li> A motorized Lego set</li>
- </ul>
- </p>
- </p>
- <p> You can get all this (and more) at an online toy
- store. Two very popular ones are
- <a href="http://www.toysrus.com/" target ="_blank">toysrus.com</a> and
- <a href="https://www.toysrus.com/" target ="_blank" >etoys</a>
- </p>
- <hr>
- <p>
- <small >© 2023
- <a href="mailto:zeinabhamdy1010@gmail.com" target ="_blank"> Zeinab Hamdy</a>
- . All rights reserved.
- </small>
- </p>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement