Loading...

Category: CSS

Developing Mobile App Using Cordova: Step By Step

Here’s a complete, structured, and practical step-by-step guide to developing a mobile app using Apache Cordova, based on your setup requirements. This guide is written so you can follow it [ … ]

How to Make Websites Responsive?

Are you tired of adjusting px values for different elements in different media queries to make your website responsive? Well, then you are at right place. Step 1: The first [ … ]

Use of CSS float and clear Properties

Are you struggling to place two or more divisions side by side in a web page? Then you should checkout CSS float property. In this article I will show you [ … ]

Use of CSS Media Query

Media Query is popular CSS feature introduced in CSS3. It is used to display different styles conditionally based on what device or media a web page is being displayed i.e. [ … ]

Busting Browser Cache by CSS Versioning

If you are tired of pressing ‘ctrl+f5’ every time you update your site’s CSS (or JS) to see the changes, then here is a good idea to fool and force [ … ]