Hi all.
I'm having some issues with styling the button element when its active. In
IE 6-7 and Opera 9 the button offsets a pixel downwards when pressed. Is
there anyway to keep it in place?
You can see my attempts here: http://remoulademad.dk/component-center/
Click on Telia Submit Component in th
Here is a snippet of the code:
Some Title
body { background-color: #00; margin-top: 0; }
#root { width: 70%; display: block; background-color: #55;
padding: 2%; float: left; }
#left { width: 70%; float: left; background-color: #77; }
#right { width: