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
<html> <head> <title>About Me</title> </head> <body> <h1>HYEONA KIM</h1> <div id="images"> <img src="https://i.imgur.com/aB8a92f.jpg" width="560" height="420"/> </div> <div id="text"> <p>Hi, I'm Hyeona, pronounced as "He-On-Ah" or if you can read Korean then 현아. I'm currently a Senior at SVA majoring in Advertising. I create real world projects and not just conceptual ideas. I also like to call myself an ~<em>artivist</em>~ as I fight on the front lines to bring down patriarchy and shit on Trump. So yeah, I like to think that I'm helping to change the world, even the slightest bit.</p> <p>I was born in South Korea but moved to Malaysia at the age of 8. Malaysia is a tropical paradise in South East Asia with majestic palm trees and summer all year round. Fun fact: Malaysia has a total of 878 islands.</p> <h3>If you want to watch me in action:</h3> <iframe width="560" height="315" src="https://www.youtube.com/embed/FvIYk6EXU3g?rel=0&controls=0&showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> </div> <div id="links"> <h4>My top 3 websites:</h4> <ol> <li>Obviously <a href="https://www.instagram.com/hhyeonakim/">Instagram</a></li> <li>Keeping up with ad stuff <a href="https://www.adweek.com">Adweek</a></li> <li>My all time addiction <a href="https://www.netflix.com">Netflix</a></li> </ol> <h4>This is how I feel about the new semester starting:</h4> <blockquote class="imgur-embed-pub" lang="en" data-id="Frg7yHb"><a href="//imgur.com/Frg7yHb">View post on imgur.com</a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script> </div> </body> </html>
.lw { font-size: 60px; }
// Write JavaScript here