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> <title>Donghee An</title> <title>Introduction class</title> </head> <body> <header> <div style="border-bottom:3px solid #631f95;clear:both;"> </div><br> <div style="float:left;margin-bottom:25px;"><img src="https://i.imgur.com/d5Y1Acb.png" alt="my own art" width="300" height="200"> </div> <div style="float:left;margin-left:20px"> <span style="color:#581845;font-size:60px;inline">D </span> <span style="color:#900C3F;font-size:50px;inline">O </span> <span style="color:#C70039;font-size:50px;inline">N </span> <span style="color:#FF5733;font-size:50px;inline">G </span> <span style="color:#FFC300;font-size:50px;inline">H</span> <span style="color:#DAF7A6;font-size:50px;inline">E </span> <span style="color:#96d4ff;font-size:50px;inline">E </span> <span style="color:#efccff;font-size:60px;inline">A </span> <span style="color:#ffab8d;font-size:50px;inline">N </span> </div> </header> <div style="float:left;margin:20px"> Introducing Myself <br><div id="intro">Donghee An</div> </div> <div style="border-bottom:3px solid #631f95;clear:both;"> </div> <br> <p> <center><img src="https://static1.squarespace.com/static/5a678796a9db093a5a4a9677/t/5a69070171c10bbe8635f805/1516832610475/linkin+copy.jpg?format=750w" alt="my portrate" width="300" height="400"> </center></p> <br> <div id="introduction"> <p>Hello, My name is Donghee An. I am an aspiring graphic designer living in Brooklyn. I am passionate about graphic design and I am focused on expressing my clients vision. I am based in New York City which allows me to interact with other artists and clients in a broad range of industries. I have a critial eye for detail and engage clients for feedback in ever step of the process to ensure the final design represents our shared perception. </p><p> Im from korea, and I grow up in small town like rural area. I like to talk about life lesson and always try to think positive. </p> </div> <button herf="https://www.dongheean.com">link 1 - My website </button> <button herf="https://www.naver.com">link 2 - Naver (like google in korea) </button> <button herf="https://www.google.co.kr">link 3 - google </button> <br/><br/> <h1>Funny Video</h1> <h2>click the image</h2> <a href="https://www.youtube.com/watch?v=9k8rdNEYH7s"><img src="https://i.imgur.com/OLBcN0d.jpg" width="550" height="600" title="funny video" alt="smile"></a> </body> </html>
body{background-image:url("images/1.jpg"); margin-left:100px; width:800px;} #intro{ font-family: "Courier New", Courier, monospace; font: italic bold 21px/40px Georgia, serif; } h2{color:#f59b92; font-size:20px; text-align: left; } article {border:3px solid; color:#a2d7d2; padding:20px;} introduction{font-family: "Courier New", Courier, monospace; font: italic bold 21px/40px Georgia, serif; line-height: 1.7;}
// Write JavaScript here