Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title> WISE SOPHOMORES </title>
  5. </head>
  6. <body>
  7. <h1> Heading 1 </h1>
  8. <p>This is my <em>first </em> and most <strong>beautiful </strong> paragraph!</p>
  9. <p>This is my <em>next</em> and second-most <strong>beautiful </strong> paragraph!</p>
  10. <p>This is my <u>third</u> and <u><strong>final</strong></u> paragraph!</p>
  11.  
  12. <p> <marquee> Moving right along... write these questions in your journals </marquee> </p>
  13.  
  14. <h2> <u> In my journals, I will write the following questions and answer them completely </u> </h2>
  15. <h3> 1. what am i responsible for as a 10th grader? </h3>
  16. <h3> 2. In 5 years, where do I see myself being(and what will I be doing)? </h3>
  17. <h3> 3. How do i feel about this class - and coding - so far? </h3>
  18. <h3> 4. what are my goals for this class? </h3>
  19. <h6> This is heading 6 here saying Hello! </h6>
  20. </body>
  21. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement