Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<style>
h1{
font: 100% Coolvetica, Tahoma;
font-size:2.2em;
text-align:left;
position:absolute;
padding-top: auto;
margin-top: auto; 
margin-bottom: auto; 
left: 4%;
width: 91.2%;
height: 60px;
    line-height: 60px;
color: #FFFFFF;
z-index:4;
}
#title{
font: 100%;
font-size:1em;
text-align:left;
position:absolute;
left: 0%;
background:#161616;
width: 100%;
min-height:3.7em;
height:60px;
padding-top:0%;
margin-bottom:5%;
margin-top:0%;
color: #FFFFFF;
-moz-box-shadow: 0px 13px 59px #000000;
-webkit-box-shadow: 0px 13px 59px #000000;
box-shadow: 0px 13px 59px #000000;
z-index:5;
}
</style>
<div id="title">
<h1>
Hello Welcome to Our Online Shop!!!
</h1>
</div>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers