Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <html>
  2. <body bgcolor = #ccc>
  3. <hr width = 100% , size = 100px color="blue">
  4. <div align = center color = "gray">
  5. p {
  6. padding: 20px;
  7. }
  8. <p>profile info</p>
  9. <p>name</p>
  10. <p>job</p>
  11. <p>description</p>
  12. <img src="test.png" alt="student" align=75% height="42" width=30%>
  13. </div>
  14. <hr width = 100% , size = 150px color="blue">
  15. </body>
  16. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement