Skip to content

Commit c5fc323

Browse files
committed
DOM studio unfinished
1 parent ceee646 commit c5fc323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dom-and-events/studio/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ <h2>Current Flight Status</h2>
1313
<h2>Shuttle Trajectory</h2>
1414
</div>
1515
<div id="flightDisplay">
16-
<div class="center-block">
16+
<div class="center-block">
1717
<h3>Fuel Levels</h3>
1818
<p>Tank Full</p>
1919
<h3>Astronaut Chat</h3>
20-
<p>Houston, we are ready when you are!</p>
20+
<p>Houston, we are ready when you ar e!</p>
2121
</div>
2222
<div id = "shuttleBackground">
2323
<img src = "LaunchCode_rocketline_white.png" height = "75" width = "75" id = "rocket"/>

0 commit comments

Comments
 (0)