JailbreakiPhone4810
New Member
http://jsfiddle.net/8zkqu/1/\[code\] <div id="button" class="g"> <p>Discover me!</p> </div> <!-- id button class g -->\[/code\]and .css file looks like that\[code\]#button{ z-index: 1; font-size: 20px; border-radius: 5px; width: 130px; height: 40px; position: absolute; top:20px; right: 20px; font-weight: bold; text-align: center;}.g { background-color: rgb(94,179,74); color: white; border: 3px solid green; position: absolute;}\[/code\]Its start to being annoying! How to center text inside buttoN?