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
11 changes: 8 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ <h1>Practice Stylings</h1>
<div class="page">
<div class="content">
<div class="story-box">
<h2>Feathers in the Wind</h2>
<h2>Feathers in the Wind</h2>
<p><em>A retelling of a European Jewish wisdom tale.</em></p>

<p>Once there was a man whom the entire village knew to be a gossip.
Expand All @@ -38,9 +38,14 @@ <h2>Feathers in the Wind</h2>
thoughtful when speaking of others, and spoke with
integrity.</p>
</div>
<div>
class selector . boxy {
border-radius: 4px;
font-style: italic;

</div>
<div class="logo">
</div>

</div>
</body>
</html>
</html>