sathish
-
Removing space on top of the page in ie
I've read somewhere in interweb. * { margin: 0; padding: 0; } is not a good piece of code. I guess there are issues with form elements. :notsure: @ threadstarter I've been there. Its really a frustrating thing to see you webpages react…
-
rounded corner menus doesnt show up in ie
Thanks for the display: inline-block; thing. I didn't know that.