Advertisement
Guest User

Untitled

a guest
Feb 26th, 2020
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en-US">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>Tyler Snavely Lab 6</title>
  6. </head>
  7. <body bgcolor="lightblue">
  8.  
  9. <h1>Lab 1</h1>
  10. <h2>Tyler Snavely</h2>
  11. <h3>CM-130 Spring 2020</h3>
  12. <hr></hr> weiner
  13. <p><font color="red" title="tooltip">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
  14. <a href="bing.com">My favorite site</a>
  15. <img src="image1.webp"<alt="flowers" height="500" width="500">
  16. </body>
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement