1 2 3 4 5 6 7 8 9 10 11 12
.inner { position: relative; left: 5px; color: #ffffff; padding: 4px; width: 80px; height: 30px; } .offscreen { position: relative; top: 100px; }