Check out this JS Bin: http://jsbin.com/ojiJEKa/1/edit
I have a question regarding the different width results of <div>
and <a>
compared to <input>
and <button>
, even though they have the same style applied. Can anyone explain why this happens?
Is there a way to make them equal in width?