How to Make Your Blogger Blog Ready For Mobile Phones
Thursday, April 7, 2011
Blogger Blog ready for Mobile Phones (gctonlinesupport.blogspot.com) Now a days different Mobile is available for using internet. Most of the people all over the world browse internet with their mobile phone. Because it is so easy to browse and safe money and also time. A survey says that 35% people use internet with their Mobile Phone. So i think every web-designer should apply a simple task to ready his blog for mobile phone. Because normally it take long time to browse a site with mobile phone. But if you use this following code into your blog or website people can easily browse your site or blog.
Use This Following Code After The First Section-
<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
<b:if cond='data:blog.isMobile'>
<meta content='width=device-width, initial-scale=1.0, user-scalable=0' name='viewport'/>
<b:else/>
<meta content='width=1100' name='viewport'/>
</b:if>
0 comments:
Post a Comment