Skip to content

Commit

Permalink
Fixed sample formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrutherford authored Dec 30, 2023
1 parent ef7c803 commit 7c3dc27
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@ <h2 id="instructions">Press "Save" to receive a copy of the poem as a .txt file.
</div>

<div id="paragraph-container">
<textarea id="paragraph-input" name="paragraph" cols="40" rows="10" placeholder="Enter text">
Choosing to randomly or selectively obscure words in an existing text gives rise to blackout poetry,
a wonderful form of creative expression that democratizes creativity by blending literary and visual art.
It challenges you to reflect on your own perspectives and understanding of language.
</textarea>
<textarea id="paragraph-input" name="paragraph" cols="40" rows="10" placeholder="Enter text">Choosing to randomly or selectively obscure words in an existing text gives rise to blackout poetry, a wonderful form of creative expression that democratizes creativity by blending literary and visual art. It challenges you to reflect on your own perspectives and understanding of language.</textarea>
</div>

<div id="button-container">
Expand Down

0 comments on commit 7c3dc27

Please sign in to comment.