Advertisement
piffy

JS_3.5.6esercizio4

Sep 14th, 2014
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.35 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <title>Esercizio JS</title>
  5. </head>
  6. <body>
  7. <div>
  8.     <h1>Il mio sport preferito</h1>
  9.     <img src="http://i661.photobucket.com/albums/uu337/gautamwang/Paul-OConnell.jpg" alt="Rugby" />
  10.     <br>
  11.     <a href="http://www.irb.com/" align="right">Il mio hobby preferito</a>
  12. </div>
  13. <p>Lorem Ipsum</p>
  14. <p>Sic amet</p></body>
  15. <body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement