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> <h1>Chloe Chung</h1> <title>about me</title> </head> <body> <div id="About me"> <h3>About me</h3> <img width="363"src="https://i.imgur.com/4jooVt1.jpg" alt="profile pic"> <img width="400"src="https://i.imgur.com/E25MZnN.jpg"alt="bike"> <img width="300" src="https://i.imgur.com/cn1H6NA.jpg"> <p>My name is Yunchung Chung and you can call me Chloe. I am a graphic and interaction designer based on NYC. I love communicating and sharing my story with people through my design. Daily life constantly inspires me to start new projects. On my spare time, I like to explore the city, take photos and look for a hole in the wall restaurant.</p> <p>I love cats. But I'm allergic to fur so I can not raise cats. So instead, I watch cat videos everyday. Also I love riding a bike. My best experience was in Chicago. I could see a nice view while riding. I enjoy going to museums. </p> </div> <em></em> <div id="where I come from"> <img width="500"src="https://i.imgur.com/EpiZCHa.png"alt="flag"> <img width="333"src="https://i.imgur.com/Ok6AObD.jpg" alt="metrocard"> <img width="250" src="https://i.imgur.com/PeIekn4.jpg"alt="wifi"> <p>I'm from Seoul, Korea. Our public transportation is amazing. The interesting thing in korea is that you can use your credit, debit card or smart phone application as a metrocard. You can just tap it before entering. The Internet in the subway is super fast. </p> </div> <div id="website link"> <h3>Website Links</h3> <p>These are three website that I visit most often.</p> <ul> <li><a href="https://www.pinterest.co.kr/">Pinterest</a></li> <li><a href="http://portfolios.sva.edu/">SVA Portfolio</a></li> <li><a href="https://www.youtube.com/channel/UCmLiSrat4HW2k07ahKEJo4w">Cream Heroes Cats</a></li> </ul> </div> <div id="fun video"> <h3>A funny video</h3> <p>Shampoo prank</p> <em></em> <a href="https://www.youtube.com/embed/fYfMLTJao5s" target="_blank" rel="nofollow"><img width="420" src="https://img2.bibamagazine.fr/var/bibamagazine/storage/images/sur-le-web/drole/shampoo-prank-la-blague-dont-on-ne-se-lasse-pas-sous-la-douche-53576/406806-1-fre-FR/Shampoo-Prank-la-blague-dont-on-ne-se-lasse-pas-sous-la-douche_width1024.png"></a> </div> <!-- End your code here --> </body> </html>
.lw { font-size: 60px; }
// Write JavaScript here