August 5, 2016 7:54 am

Create responsive websites with CSS3 media query

You all know that media query is used in CSS3 to make screen based styling and it’s a great option to make responsive websites. Nowadays most of the designers using CSS like , Baseguide, Foundation and more, but sometimes we need to make something without framework then you must know how to use media query.Create responsive websites with CSS3 media query

Using media query in CSS is very simple and easy

We have 3 ways to use media query.

1. @import Method import CSS files
2. Writing media query in single CSS file
3. including linked CSS

1. @import Method import CSS files

2. Writing media query in single CSS file

3. including linked CSS

I hope this post help you please give your feedback in comments.

Tutorial Categories:

Author Huzoor Bux

I am Huzoor Bux from Karachi (Pakistan). I have been working as a PHP Developer from last 5+ years, and its my passion to learn new things and implement them as a practice. Basically I am a PHP developer but now days exploring more in HTML5, CSS and jQuery libraries.


Tutorial Categories:

3 responses to “Create responsive websites with CSS3 media query”

  1. Abid Ali Azaad says:

    your are doing great work Sir

  2. exactly what i was looking for…

  3. Meng Leap says:

    so great for share thank you admin

Leave a Reply

Your email address will not be published. Required fields are marked *