Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,19 @@ <h3>Facts About Cape Town</h3>
</div>
<img src="https://plus.unsplash.com/premium_photo-1697730061063-ad499e343f26?fm=jpg&q=60&w=3000&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MXx8Y2FwZSUyMHRvd258ZW58MHx8MHx8fDA%3D" alt="Arial view of Cape Town taken from above the ocean">
</section>
<section class="content">
<div>
<h3>Facts About Pittsburgh</h3>
<ul>
<li>Home to the longest street in the world - The Strip</li>
<li>Home to the Pittsburgh Steelers</li>
<li>The first commercial radio station in the world was established here in 1920</li>
<li>Hosted the first Super Bowl in 1967</li>
<li>Known for its unique architecture, including the famous Fallingwater house</li>
</ul>
</div>
<img src="https://images.unsplash.com/photo-1506905925346-21bda4d32df4?fm=jpg&q=60&w=3000&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MXx8cGlwcGVyc2Rvd258ZW58MHx8MHx8fDA%3D" alt="Pittsburgh skyline at night">
</section>
</main>
<footer>

Expand Down
Loading