February 17, 2013, Posted by Magento Experts at 1:01 am
Mobile compatibility is a key requirement these days for any company’s website which intends to make itself available to its customers through all the mediums like desktop and phone browsers. As more and more customers these days are viewing and ordering products via their iphones, ipads etc., So it has become a natural process for [...]
Read More
April 13, 2012, Posted by Magento Experts at 11:06 pm
Backward compatibility is not a issue, you can deal with it by using HTML 5 shiv. Create the new element using JavaScript, and IE or Firefox 2.0 will able to style it: document.createElement(‘header’); But as I said before in one my posts, if your website is 100% validated as per W3C standards then there is [...]
Read More
March 21, 2012, Posted by Magento Experts at 7:45 am
This is a general question which every developer faces, and in case the customer is techno savy then the customer will himself ask a site to be built in HTML5.0. now the issue is should we go for it or not? is the HTML1.0 wrong? Well there is nothing wrong with HTML1.0 if it is [...]
Read More