Content deleted Content added
inside div |
4 arrows |
||
Line 1:
<div style = float:left; height:100%;">
<div style = "width: 0; height: 0; position: absolute; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #aaa; margin-top: 160px; margin-left: 20px;"></div>
<div style = " width: 20px; height: 180px; position: absolute; background: #aaa; border-radius: 0 0 0 100px;"></div>
<div style = "width: 0; height: 0; position: absolute; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #888; margin-top: 120px; margin-left: 20px;"></div>
<div style = " width: 20px; height: 140px; position: absolute; background: #888; border-radius: 0 0 0 100px;"></div>
<div style = "width: 0; height: 0; position: absolute; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #666; margin-top: 80px; margin-left: 20px;"></div>
<div style = " width: 20px; height: 100px; position: absolute; background: #666; border-radius: 0 0 0 100px;"></div>
<div style = "width: 0; height: 0; position: absolute; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #444; margin-top: 40px; margin-left: 20px;"></div>
<div style = "width: 20px; height: 60px; position: absolute; background: #444; border-radius: 0 0 0 100px;"></div>
</div>
|