Initializing
Liveweave
Web
expand_more
home
Home
data_object
CSS Explorer
arrow_outward
Palette
Color Explorer
arrow_outward
Polyline
Graphics Editor
arrow_outward
outbox_alt
Generative AI
arrow_outward
frame_source
Python Playground
New
arrow_outward
build
Tools
expand_more
restart_alt
Load "Hello Weaver!"
post_add
Generate Lorem ipsum...
code
Format HTML
code_blocks
Format CSS
data_object
Format JavaScript
library_add
Library
expand_more
A
Algolia JS
Animate CSS
Apex Charts JS
B
Bulma CSS
Bootstrap
C
Chart JS
Chartist
Create JS
D
D3
Dojo
F
Foundation
Fullpage JS
G
Granim JS
Google Charts
H
Halfmoon
J
jQuery
M
Materialize
Moment JS
Masonry JS
Milligram CSS
P
Pure CSS
Primer CSS
Popper JS
Pattern CSS
Picnic CSS
R
React JS
Raphael JS
Raisin CSS
S
Semantic UI
Skeleton CSS
Spectre CSS
Tachyons CSS
T
Tailwind
Three JS
U
UI Kit
Vis JS
W
Water CSS
download
Download
expand_more
developer_mode
Download as HTML
folder_zip
Download as .ZIP
cloud_upload
Save
account_circle
Login
settings
Settings
expand_more
14
px
Live mode
Night mode
Line number
Mini map
Word wrap
sync_alt
Reset Settings
smart_display
Run
<!DOCTYPE html> <html> <head> </head> <body> <h2>Yuran Won</h2> <img src="https://i.imgur.com/QxMGgAy.jpg"/> <h3>About me</h3> <p>My name is Yuran Won. I am an Advertising major close to graduation. <br> I love riding horses and doing jumps with them. I don't consider myself as a sports person but I do feel best after sweating. The Horse behind me is Elisha. She is a great partner and I miss her so much already! <br>I also enjoy things that stimulates my brains to work such as puzzles, but I do get stressed if there is no purpose or reasons behind them. </p> <p>I was born in Seoul, South Korea.</p> <p>An interesting fact about my country is that they have something called the 'no kids zone.' It is a popularized rule among restaurants and cafes. The rule was created not long ago because of parents with young kids tend to neglect them when the kids behave badly and acts shameless about their child's behaviors infront of other costomers. Such actions created negative effects on the business, so the owners started to make rules that young kids are not aloud to enter in the first place. <br>I thought it was an interesting part of the development of Korean culture since other places such as Europe are progressing in an opposite ways, such as trying to expand places where you can eat with your kids and pets. </p> <h3>Three recent websites I visited the most</h3> <ol> <li>https://www.youtube.com/</li> <li>https://store.steampowered.com/games/</li> <li>https://www.instagram.com/</li> </ol> <br> <a href="https://www.youtube.com/watch?v=r-dUZPpg8p8" target="_blank"><img src="https://i.imgur.com/VSIttN2.png" width="30%"></a> </body> </html>
.lw { font-size: 60px; }
// Write JavaScript here