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>Eblast</title> </head> <body> <link href="https://fonts.googleapis.com/css?family=Titillium+Web:400,700" rel="stylesheet"> <div class="whole"> <div class="title"> <a href="#"><img src="http://i.imgur.com/4u8dcQy.jpg" /></a> </div> <div class="menu"><ul> <li>ABOUT US <ul> <li>Overview of AFA</li> <li>A Long History</li> <li>Board of Trustees</li> <li>Museum Partners</li> </ul></li> <li> EXHIBITIONS <ul> <li>Current Exhibitions</li> <li>Upcoming Shows</li> <li>Past Highlights</li> <li>Available to Hosts</li> </ul> </li> <li>EVENTS <ul> <li>Members Only</li> <li>China Initiative</li> <li>Studio Visits</li> <li>Private Art Tours</li> <li>Panel Discussions</li> <li>Gala & Luncheon</li> </ul></li> <li>PUBLICATIONS <ul> <li>Our Books</li> <li>Reviews On Us</li> </ul></li> <li>CONTACT</li> <li>JOIN US <ul> <li>Individual Membership</li> <li>Museum Membership</li> <li>Donate Annual Fund</li> </ul></li> </ul> </div> <div class="content"> <div class="video"> <iframe src="https://player.vimeo.com/video/195370636" width="960" height="540" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> </div> <div class="section1"> <a href="#"><img src="http://i.imgur.com/80BtA9D.jpg" /></a> </div> <div class="recent-posts"> <div class="column"> <img src="http://i.imgur.com/bpwNUDO.jpg" /> <div class="column-brief"><a href="#">Out of the Box: The Rise of Sneaker Culture</a> </div> <a href="#"><img src="http://i.imgur.com/nJ9KInm.jpg" /></a> <div class="column-brief"><a href="#">Matisse Drawings: Curated by Ellsworth Kelly from The Pierre and Tana Matisse Foundation Collection</a> </div> </div> <div class="column"> <a href="#"><img src="http://i.imgur.com/nR6N3kJ.jpg" /></a> <div class="column-brief"><a href="#">When Modern Was Contemporary: Selections from the Roy R. Neuberger Collection</a> </div> <a href="#"><img src="http://i.imgur.com/pqzXT39.jpg" /></a> <div class="column-brief"><a href="#">Kay WalkingStick: An American Artist</a> </div> </div> </div> </div> <div class="section2"> <img src="http://i.imgur.com/BAkX0Bf.jpg"> </div> <div class="recent-posts"> <div class="column"> <img src="http://i.imgur.com/raJfOVf.jpg" /> <div class="column-brief"><a href="#">Tour of Historic Whitney Studio and New York Studio School of Drawing, Painting and Sculpture</a> </div> <a href="#"><img src="http://i.imgur.com/lLULwnQ.jpg" /></a> <div class="column-brief"><a href="#">Tour of “Dubuffet Drawings, 1935–1962â€</a> </div> </div> <div class="column"> <a href="#"><img src="http://i.imgur.com/toTXy34.jpg" /></a> <div class="column-brief"><a href="#">Curator-Led Tour of “Kerry James Marshall: Mastryâ€</a> </div> <a href="#"><img src="http://i.imgur.com/Zjwggq6.jpg" /></a> <div class="column-brief"><a href="#">Curator-Led Tour of the 2016 IFPDA Print Fair</a> </div> </div> </div> </div> <div class="bottom"> <div class="brand-info"> <br>212.988.7700 | 1.800.232.0270 <br>info@afaweb.org <br>© 2015 American Federation of Arts | Terms of Use | Privacy Policy </div> <div class="social-media"> <a href="#"><img src="http://i.imgur.com/lRGp1N4.gif" /></a> <a href="#"><img src="http://i.imgur.com/ExtqwFB.gif" /></a> <a href="#"><img src="http://i.imgur.com/rStxZQm.gif" /></a> </div> </div> </body> </html>
body{ font-family: 'Titillium Web', sans-serif; margin-top: 0px; margin-bottom: 0px; } div.whole { width: 960px; margin: auto; } .whole a:link, .Eblast a:visited { color:#333333; text-decoration: none; display: inline-block; } .whole a:hover,.Eblast a:active { color:#ff3333; } .title{ height: 144px; text-align: left; background-color: #333333;} .menu{ letter-spacing: 5px; padding-top: 10px; height: 55px; text-align: center; position:relative; z-index:1000; } .menu a:hover,.Eblast a:active { padding-bottom: 12px; } ul { text-align: left; display: inline; margin: 0; padding: 15px 4px 17px 0; list-style: none; } ul li { font: bold 12px/18px sans-serif; display: inline-block; margin-right: -4px; position: relative; padding: 15px 20px; cursor: pointer; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; } ul li:hover { color: #ff3333; } ul li ul { padding: 0; position: absolute; top: 48px; left: 0; width: 180px; display: none; opacity: 0; visibility: hidden; -webkit-transiton: opacity 0.2s; -moz-transition: opacity 0.2s; -ms-transition: opacity 0.2s; -o-transition: opacity 0.2s; -transition: opacity 0.2s; } ul li ul li { background: #fff; display: block; color: #333; opacity: 0.7; letter-spacing: 0px; } ul li ul li:hover { background: #ff3333; color: #fff; opacity: 1;} ul li:hover ul { display: block; opacity: 1; visibility: visible; } .recent-posts{ margin: auto; } .column{ float: left; padding-left: 40px; padding-bottom: 20px; } .column-brief{ font-size: 23px; font-weight: 600; width: 425px; line-height: 28px; padding-top: 10px; height: 110px; } .section1{ padding-top: 40px; padding-bottom: 30px; } .section2{ padding-top: 40px; padding-bottom: 30px; } .bottom{ width: 960px; margin: auto; margin-top: 30px; clear: both; padding-top: 20px; font-size: 12px; background: #333; padding-bottom: 30px; color: #cccccc; position: relative; z-index: 10; height: 80px; } .social-media{ float: right; padding-right: 20px; padding-top: 67px; } .brand-info{ float: left; padding-top: 18px; padding-left: 30px; }