What, Why and How to create a future friendly responsive web design?

Posted by: gopaljuneja On: January 19, 2012 5 Comments

Web is not limited to desktop or laptop now, future of the web is much more broaden than even present. People are using internet in many devices like Mobile Phone, Tablet and I-pad. Internet usage is increasing in these devices now. The phone is no longer a tool to call or SMS only, people using Read the Rest of this post…

Share

Web site design approach and the older browser like IE6

Posted by: gopaljuneja On: September 3, 2011 3 Comments

IE6 is outdated but still widely used in the web developing world. We bitch about Microsoft decision to leave its browsers rotting for years and moan about the time we spend to fix the IE6 issues.  Being a UI Developer I will suggest not to support IE6, because while supporting, we feel shackled to the Read the Rest of this post…

Share

How to use HTML5 today with full cross-browser compatibility?

Posted by: gopaljuneja On: May 8, 2011 2 Comments

HTML5 is a hot buzzword for UI Designer and Developer; many designers are hesitant to embrace this new technology because of lack of full cross-browser support and cross-browser support truly not going to happen with HTML5, that means we are hiding behind the lack of cross-browser compatibility, Why? It may be to avoid learning new Read the Rest of this post…

Share

Don’t follow the W3c Standards blindly

Posted by: gopaljuneja On: April 4, 2011 19 Comments

It’s a common process for most of the UI Developer to create an HTML page and validates it with w3c validator, if it is passed then it’s done they are creating the standards compliant web page. It’s good to adhere with the standards defined by a community whose mission is to lead the web to Read the Rest of this post…

Share

Come out of web-safe font use any font for your website

Posted by: gopaljuneja On: March 12, 2011 36 Comments

Typography is one of the important weapon for the designer to use, but when it comes to web, a designer is restricted with web-safe fonts only, because a font is an operating system resource, not a browser resource. You can see any font in your browser, which is installed in your machine. But if your Read the Rest of this post…

Share

How to make position fixed in IE6 using CSS only

Posted by: gopaljuneja On: February 27, 2011 4 Comments

There is big debate in the web community, to support IE6 or not, even Google has stop their support on their apps for IE6, but I always love to have fun with this buggy browser and try to make it function, but not pixel perfection. Though, there are number of issues in IE6 one of Read the Rest of this post…

Share