rootUser

Lab1 (display image,go to next page)

Nov 25th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.24 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <title>
  4.             T1
  5.         </title>
  6.     </head>
  7.     <body>
  8.         <h1>
  9.             ID : 1
  10.         </h1>
  11.         <h2>
  12.             NAME : M
  13.         </h2>      
  14.         <img src="1.jpg" alt="NO IMAGE" height="75px" width="75px">
  15.        
  16.         <a href="t2.html">GO TO</a>
  17.  
  18.     </body>
  19. </html>
Add Comment
Please, Sign In to add comment