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
<style> @font-face { font-family: ALBA; src: url(https://dl.dropbox.com/s/0l4qryezh7ac9ls/ALBA____.TTF); } .box { /* css for main box */ font-family: 'Archivo', sans-serif; font-weight: 400; color: #000; height: 2em; width: 30%; border: 1px solid #c68bf9; border-radius: 1em; padding-top: 1em; padding-bottom: 0.5em; padding-left: 0.5em; padding-right: 0.5em; overflow: hidden; overflow-x: hidden; position: static; transition: width 1s, height 1s; -webkit-transition: opacity 1s linear; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; background: rgb(255,255,255); background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(235,209,255,1) 100%); } .box:hover { /* box when hovered */ overflow-y: scroll; height: 8em; width: 50%; z-index: 2; border-radius: .5em; transform-origin: 50% 50%; -moz-transition: all 2s; -webkit-transition: all 2s; background: rgb(255,255,255); background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(235,209,255,1) 100%); } .box:hover text { opacity: 0; transition: 3s; font-size: 0; } .box text { transition: 2s; } .box:hover > div { margin-top: -1.5em; } .box > div { transition: 2s; } text { /* titles */ transition: 2s; color: #000; font-family: ALBA; font-size: 1.5em; color: white; -webkit-text-stroke: 1px black; text-align: left; position: relative; left: 0; bottom: 0.5em; } html { overflow: scroll; overflow-x: hidden; } </style> <div class="box"> <div align="center"> <text><font style="vertical-align: inherit;"><font style="vertical-align: inherit;">title text</font></font> </text> </div> <br><font size="2.75 em"><font style="vertical-align: inherit;"><font style="vertical-align: inherit;"> text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text </font>
* PLEASE CREDIT LOBILLES WHEN REMAKING * --- MAIN CONTAINER --- #elementID > .wrapper { padding: 0.3em; border-radius: 0px 13px 13px 13px; width: 60%; right: 7px; } --- NAME TEXT --- #elementID { font-family: 'fenotype'; background: linear-gradient(to top, #828DF5 0%, #FFFFFF 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; -webkit-text-stroke: 0.5px #585C82; -webkit-filter: drop-shadow(0px 0px 1px #656A96); } --- MAIN IMAGE --- #elementID .frame { border-radius: 13px 13px 0px 0px; } --- SCROLLBOX --- #elementID{ overflow: auto; height: 5em; border-radius: 0px 0px 13px 13px; border: 1px solid #585C82; border-top: 0px; padding: 6px; background: #FFE6EF; } #elementID a { text-decoration-style: dotted; } --- BUTTONS --- #elementID li a { position: relative; bottom: 3em; left: 7.8em; width: 3.4em; height: 2.6em; font-family: 'fenotype'; -webkit-text-stroke: 0.6px #656A96; font-size: 12px; border: 1px solid #585C82; padding: 4px; z-index: 3; } @media only screen and (max-width: 600px) { #elementID li a { position: relative; bottom: 4em; left: 8.8em; font-size: 9px; width: 3.6em; line-height: 1.7em; } } --- CONTAINER with IMAGE --- #elementID > .wrapper { width: 40%; height: 8.2em; padding: 0.3em; background: radial-gradient(circle, #FFFFFF 0%, #828DF5 50%, #FFFFFF 100%); border-radius: 13px; animation: blur 1s ease; position: absolute; bottom: 4.2em; right: 0.15em; } @media only screen and (max-width: 600px) { #elementID > .wrapper { height: 8.5em; bottom: 4.7em; right: 0.25em; } } --- PNG IMAGE --- #elementID .frame { position: relative; top: 10px; } --- SCROLLABLE CONTAINER --- #elementID > .wrapper { width: 40%; height: 8.2em; padding: 0.3em; background: linear-gradient(180deg, #828DF5 0%, #FFFFFF 50%, #828DF5 100%); border-radius: 13px; overflow: auto; animation: blur 1s ease; position: absolute; bottom: 4.2em; right: 0.15em; } @media only screen and (max-width: 600px) { #elementID > .wrapper { height: 8.5em; bottom: 4.7em; right: 0.25em; } } --- MARK TEXT --- #elementID, #elementID, #elementID { font-family: 'fenotype'; -webkit-text-stroke: 0.5px #6E7174; -webkit-filter: drop-shadow(0px 0px 0.9px #656A96); background-image: radial-gradient( #585C82 20%, #585C82 20% , transparent 80%); } --- INFO TEXT --- #elementID, #elementID, #elementID { background: white; border: 1px solid #585C82; border-radius: 13px; padding: 0.3em; } --- FONT --- @font-face { font-family:fenotype; src: url(https://dl.dropbox.com/s/18jzmzyoaj2goje/FontsFree-Net-02.10FEN.ttf); } --- BLUR ANIMATION --- @keyframes blur { from { filter: blur(40px); } to { filter: blur(0); } }