about 11 years ago
Hi all,
I have a question about class performance, i use a class on two element first is an input type button and second is an anchor tag (a) both are looking different. Why it happens can anybody have any proper answer.
Thank you in advance.
CSS:-
*{margin:0;padding: 0;} .demo{ height:30px; width: 100px; color:#fff; background: #ccc; border:none; float:left ; text-align: center; font-family: 'arial'; font-size: 12px; border:1px solid #000; }
HTML :-
<a href="" class="demo">Hello</a> <button type="submit" class="demo">Hello</button>
Starting with Chrome version 45, NPAPI is no longer supported for Google Chrome. For more information, see Chrome and NPAPI (blog.chromium.org).
Firefox and Microsoft Internet Explorer are recommended browsers for websites using java applets.
Chrome Version Support
Are you sure, you want to delete this comment?
Sign up using
0 Answer(s)