Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
(Move to ...)
Event registration app with QR/Paypal
Home
▼
Thursday, November 14, 2013
"display: inline-block" (Items does not display horizontally) not working in IE
Change to:
display: inline;
Reference:
http://stackoverflow.com/questions/5838454/inline-block-doesnt-work-in-internet-explorer-7-6
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment