<article>
<header>
<h1>Most important heading here</h1>
<h2>Less important heading here</h2>
<p>Some additional information here</p>
</header>
<p>Lorem Ipsum dolor set amet....</p>
</article>
<article>
<h2>Google Chrome</h2>
<p>Google Chrome is a web browser developed by Google, released in 2008. Chrome is the world's most popular web browser today!</p>
</article>
<article>
<h2>Microsoft Edge</h2>
<p>Microsoft Edge is a web browser developed by Microsoft, released in 2015. Microsoft Edge replaced Internet Explorer.</p>
</article>
<p>My family and I visited The Epcot center this summer. The weather was nice, and Epcot was amazing! I had a great summer together with my family!</p>
<aside>
<h4>Epcot Center</h4>
<p>Epcot is a theme park at Walt Disney World Resort featuring exciting attractions, international pavilions, award-winning fireworks and seasonal special events.</p>
</aside>
<!doctypehtml><htmllang="zh-Hant"> <head> <metacharset="utf-8"> <title>網頁標題</title> </head> <body> <main> <h1>Web Browsers</h1> <p>Chrome, Firefox, and Edge are the most used browsers today.</p> <article> <h3>Google Chrome</h3> <p>Chrome is a free, open-source web browser developed by Google, released in 2008.</p> </article> <article> <h3>Microsoft Edge</h3> <p>Edge is a free web browser from Microsoft, released in 1995.</p> </article> </main> </body></html>