Skip to content

Commit 6c0915a

Browse files
Aryavikram PingaliAryavikram Pingali
authored andcommitted
Added the city of Pittsburgh
1 parent cd147b2 commit 6c0915a

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,19 @@ <h3>Facts About Cape Town</h3>
7979
</div>
8080
<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">
8181
</section>
82+
<section class="content">
83+
<div>
84+
<h3>Facts About Pittsburgh</h3>
85+
<ul>
86+
<li>Home to the longest street in the world - The Strip</li>
87+
<li>Has more than 300 churches, making it the city with the most churches per capita in the United States</li>
88+
<li>The first commercial radio station in the world was established here in 1920</li>
89+
<li>Hosted the first Super Bowl in 1967</li>
90+
<li>Known for its unique architecture, including the famous Fallingwater house</li>
91+
</ul>
92+
</div>
93+
<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">
94+
</section>
8295
</main>
8396
<footer>
8497

0 commit comments

Comments
 (0)