Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.64 KB | None | 0 0
  1. <!doctype html>
  2.  
  3. <html>
  4.  
  5. <head>
  6.  
  7. <meta charset="UTF-8">
  8.  
  9. <title> Assignment 4 </title>
  10.  
  11. </head>
  12.  
  13. <body>
  14.  
  15. <center>
  16. <h1> Nathan pb </h1>
  17. <h5> pastebin </h5>
  18. <h5> pastebin </h5>
  19. </center>
  20.  
  21. <h3>&nbsp; &nbsp; Skills </h3>
  22. <hr style="width:90%;float:left;">
  23. <ul style="clear:both;">
  24.   <li type="circle"> pb </li>
  25.   <li type="circle"> pb </li>
  26.   <li type="circle"> pb </li>
  27. </ul>
  28.  
  29. <h3>&nbsp; &nbsp; Education </h3>
  30. <hr style="width:90%;float:left;">
  31. <p style="clear:both;">
  32.   <div style="clear:both">
  33.   <strong>Sonoma State University</strong>
  34.   <p align="right"> Rohnert Park, CA</p>
  35. </div>
  36. </p>
  37.  
  38.  
  39.  
  40.  
  41. </body>
  42.  
  43. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement