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> <title>Alyssa Tornese Intro</title> <body> <div> <font face= "helvetica" </font> <h1> <strong> Hello!</strong> </h1> <font size= "1" </font> <img src="https://i.imgur.com/YuwvK31.jpg" style="width:200px;height:200px;"> <br/> <em> this is me </em> <font size= "2" </font> <font face= "open sans" </font> <p> My name is Alyssa Tornese </p> <div> <font face= "open sans" </font> <p> I am 21 years old and originally from New York, specifically Rockland County. It is about 45 minutes to an hour away from the city. I have always been a lover of New York, with a mother from Brooklyn and a father from Yonkers I was exposed to city culture from a very young age. When I'm not doing school work I'm either at concerts, reading a book or out shopping somewhere.</p> <p> I am currently in my senior year at SVA as a Graphic Design major. Three years ago I transferred to SVA from Rockland Community College. Going from community college to an art institution was a very drastic change for me. I was thrown into a world I had very little experience in but it has been a great journey thus far. I gained an interest in Interaction Design last year when I took my first interactive course last year. I've been wanting to learn how to code ever since.</p> <p> I've always found Rockland to be quite boring, not much goes on but we do have the wonderful benefit of being only a short rides away from New York City. If there were two interesting things about Rockland I could tell you about they would be:</p> <ul> <li> Rockland is apart of the Hudson Valley which is known for its vineyards, orchards, farms and overall natural beauty. I find it to be one of the moat appealing places to go to during the fall season.</li> <li> The Stony Point Battlefield is located in Rockland which is the location in which the Battle of Stony Point occured during the American Revolutionary War.</li> </ul> <div> <br/> Here are the three websites I find myself visitng most: <ol> <li> <a href="https://www.glossier.com"target="_blank">Glossier</a> </li> <li> <a href="https://www.youtube.com"target="_blank">Youtube</a> </li> <li> <a href="https://www.behance.net"target="_blank">Behance</a> </li> </ol> <p> Lastly, here is a video I saw a couple of months ago that I could not stop laughing at. <br> <br> <iframe width="300" height="200" src="https://www.youtube.com/embed/N9vqaXIxLgI" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> </div> </body> </html
.lw { font-size: 60px; }