Advertisement
Ammolife

Spooky Skele-TON of Code Lab 6-1

Oct 29th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. <style>
  2. article{background-color:#009999;min-height:260px;color:#ffffff;clear:both}body{background-color:#5ccccc;font-family:Arial;font-size;16pt}
  3. </style>
  4.  
  5.  
  6. <body>
  7. <header> <h1 style="text-align:center;background-color:#006363;color:#ffffff;line-height:70px">The Sydney Opera House</h1>
  8. </header>
  9. <article>
  10. <img src="opera.jpeg" style="float:left" title="Sydney Opera House"><img src="opera2.jpeg" title="Sydney Opera house" style="float:right">
  11. <p style="text-align:center;font-style:italic"> The Sydney Opera House is one of the most recognizable attractions in Australia. It was opened by Queen Elizabeth II on October 20, 1973. Over 2 million visitors each year attemd various performances, including plays, symphonies, and ballets to name a few. In additions to be a center for entertainment, it also hots a number of meetings, including the 2007 APEC, what was attended by the 21 Asia Pacific states! </p>
  12. </article>
  13. <article> <img src="opera3.jpeg" style="float:right">
  14. <h2> The opera house includes</h2>
  15. <li> A concert hall that seats 2,679
  16. <li> An opera theater that seats 1,547
  17. <li> A drama theater that seats 544
  18. <li> A playhouse theater that seats 398
  19. <li> A studio that can accommodate up to 364 people
  20. <li> A reception hall which includes 4 restaurants
  21. </body>
  22. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement