-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodified.html
35 lines (33 loc) · 2.49 KB
/
modified.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<html><head></head><body><div style="padding-left: 20px; padding-right: 20px;"><header>
<style>
header {
background-image: url('headers');
background-size: cover; /* Cover the entire header */
background-position: center; /* Center the image */
height: 200px; /* Adjust the height as needed */
}
</style>
<h1>Social Story</h1>
</header>
<p class="PlaygroundEditorTheme__paragraph" dir="ltr" style="border: 2px solid darkgray; border-radius: 5px; padding: 20px; margin-bottom: 10px;">
<span style="white-space: pre-wrap;">I'm Jing Jei, and I love playing volleyball with my friends </span>
<b><strong class="PlaygroundEditorTheme__textBold" style="white-space: pre-wrap;">Xiu</strong></b>
<span style="white-space: pre-wrap;"> Xiu and Cai Cai at </span>
<i><em class="PlaygroundEditorTheme__textItalic" style="white-space: pre-wrap;">school</em></i>
<span style="white-space: pre-wrap;">. We're getting ready for a big competition, and I </span>
<u><span class="PlaygroundEditorTheme__textUnderline" style="white-space: pre-wrap;">really</span></u>
<span style="white-space: pre-wrap;"> want to do well.</span>
</p>
<p class="PlaygroundEditorTheme__paragraph" dir="ltr" style="border: 2px solid darkgray; border-radius: 5px; padding: 20px; margin-bottom: 10px;">
<span style="white-space: pre-wrap;">When we're on the c</span>
<span style="background-color: rgb(255, 255, 255); color: rgb(208, 2, 27); white-space: pre-wrap;">ourt, sometimes things don't go right. I might miss a shot or make a m</span>
<span style="white-space: pre-wrap;">istake. That can be frustrating.</span>
</p>
<p class="PlaygroundEditorTheme__paragraph" dir="ltr" style="border: 2px solid darkgray; border-radius: 5px; padding: 20px; margin-bottom: 10px;">
<span style="font-family: Verdana; font-size: 25px; white-space: pre-wrap;">Xiu Xiu and Cai Cai know how I feel when that happens. They always try to cheer me up by saying nice things like "You're doing great, Jing Jei!" or "Don't worry, we'll work together to get better!"</span>
</p>
<p class="PlaygroundEditorTheme__paragraph" dir="ltr" style="border: 2px solid darkgray; border-radius: 5px; padding: 20px; margin-bottom: 10px;">
<span style="white-space: pre-wrap;">I've learned that it's okay to </span>
<span style="color: rgb(248, 231, 28); white-space: pre-wrap;">make mistakes. Even th</span>
<span style="white-space: pre-wrap;">e best players in the world make errors sometimes. What's important is how I respond to those mistakes.</span>
</p></div></body></html>