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 lang="en"> <head> </head> <body> <main> <style> #container { height: 300px; width: 350px; padding: 10px; border: 3px double #ccc; border-radius: 10px; overflow: auto; } </style> <div id="container"> </div> <style> #scroll { border-top: 3.5px groove #000; border-left: 3.5px groove #000; border-right: 3.5px solid #ccc; border-bottom: 3.5px solid #ccc; height:183px; text-align: flex-center; border-radius: 10px; width:106px; overflow:auto; } #scroll2 { margin: auto; border-top: 3.5px groove #ccc; border-left: 3.5px groove #ccc; border-right: 3.5px solid #ccc; border-bottom: 3.5px solid #ccc; height:10px; width:75px; overflow:auto; } #scroll3 { margin: auto; border: 1px solid #000; font-size: 15px; text-align: center; padding: 5px 0; border-radius: 3px; overflow:auto; background: linear-gradient(0deg, rgba(159,159,159,1) 0%, rgba(255,255,255,1) 100%); height:13px; width:80px; } </style> <style> @font-face { font-family: 'pixel'; src: url(https://files.catbox.moe/6up19h.ttf); } </style> <div id="scroll"> sign up, and be saved today!!! email <div id="scroll2"> </div> username <div id="scroll2"> </div> password <div id="scroll2"> </div> <p><dp> <div id="scroll3"> SUBMIT</div> </style> </main> </body> </html> <style> body { margin: 0; padding: 0; min-height: 100vh; display: grid; place-content: center; } </style> <style> #scroll { position: relative; bottom: 270px; left: 10px; } </style> <style> #scroll3 { font-family: pixel; position: relative; bottom: 12px; left: 0px; } </style> <style> #scroll { font-family: pixel; } </style> <style> #scroll { font-family: pixel; } </style> <style> @font-face { font-family: 'thick pixel'; src: url(https://dl.dropbox.com/s/130c77g5yd5z1do/MonsterFriendFore.otf); } </style> <style>
.lw { font-size: 60px; }
// Write JavaScript here