Kasante95

img web page example

Jan 8th, 2023 (edited)
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.32 KB | Source Code | 0 0
  1. <html>
  2. <head>
  3. <title>Image Example</title>
  4. </head>
  5. <body>
  6. <h2>Albert Einstein</h2>
  7. <img
  8. src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/3e/Einstein_1921_
  9. by_F_Schmu tzer_-_restoration.jpg/220px-Einstein_1921_by_F_Schmutzer_-
  10. _restoration.jpg" alt="Albert Einstein" width="200" height="200">
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment