Handling device orientation
Hello Friends, Welcome Back to " W eb Ingredients ". If you guys are new to my Site please do check my previous articles as well. Guys, as we all use devices like smartphone, iPad or any Tablet for browsing any web page which is kind of easy job, but what kind of script is running on background or written for handling that web page design to make it responsive throughout the devices and desktop is hidden. Actually, to make that possible, most of the credit goes to CSS ( cascading style sheet ) for turning even a simple page into the responsive page. Note: " Responsive Design " means, a web page created in such a way that it will automatically adjust and let the use of web layouts, images with media queries to become flexible enough to change the layout accordingly for mobile device and desktop. Today, I am going to show " How to handle web design while orientation "....