Skip to content
Closed
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
10 changes: 5 additions & 5 deletions css-flexbox-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -348,12 +348,12 @@ Overview</h3>
&lt;section id="deals">
&lt;section class="sale-item">
&lt;h1>Computer Starter Kit&lt;/h1>
&lt;p>This is the best computer money can buy, if you don’t have much money.
&lt;p>This is the best computer money can buy, if you don’t have much money.&lt;/p>
&lt;ul>
&lt;li>Computer
&lt;li>Monitor
&lt;li>Keyboard
&lt;li>Mouse
&lt;li>Computer&lt;/li>
&lt;li>Monitor&lt;/li>
&lt;li>Keyboard&lt;/li>
&lt;li>Mouse&lt;/li>
&lt;/ul>
&lt;img src="images/computer.jpg"
alt="You get: a white computer with matching peripherals.">
Expand Down