Width of Standard Devices Used in css Media Queries.

In last post I have discussed that how to use css media queries to write css for different screen sizes. In this post we will discuss about screen sizes of some commonly used devices. So that will help you to write media queries for each device. Width of Most commonly used devices is as follows . Device Width Height iPhone 5 320 568 iPhone 3G and 4 320 480 iPad 768 1024 Google Nexus 7 600 905 Samsung Galaxy S2 320 533 Smart phones landscape: Apply css on when screen width is...
Read more

Css Media Types And css Media Queries

When there was only monitors are available then the task of web designer is very easy. But now days there are a lot of devices are available in the market. And each device has different screen size and resolution. And it is a difficult task for a web designer to make a website that will look perfect on each device. Suppose I am making a site on my screen according to 1320 resolution and 1300px width and I found that the site look nice on my screen. But if someone open it on small screen then what...
Read more

All Css | css3 Selectors

To apply css on elements there are different ways to select an element. The most uses way is class or id of element. But there are many selectors available by which an element can be selected and we can apply css to that element. List of all css selectors Selectors Example Description * * Select all the elements .ClassName .test{ Color:red; } This is the most common selector used in css in this select all the elements with the class name test. #idofElelment #test{ Color:red; } Element...
Read more

Standard Fonts supported by all browser

Everyone wants to make his/her website attractive. For making attractive website the font style also matters that which font you are using on your website. You want to use new fonts on your website but there is a problem with that every font is not supported by all browsers. Only some fonts are there which are supported by all browser and the list of fonts are given below which are supported by all the browsers. Browser uses the fonts that are installed on your machine. So if a visitor of your...
Read more

Rss feed submission In Seo

What is Rss feed submission?  Rss (Rich Site Summary) and some is calling Really Simple Syndication is a format or a way to expose your content on the web or others. Many sites make their rss feed and readers who wants can subscribe the rss feed and they can also share it on web. Data in a rss Is known as feed. And it contains all the updates of a website, video, images, headings, links...
Read more

Press Release In SEO

What is press release? In simple terms press release means write a message to media members or to a news group. Or to announce something in written to media or press is known as press release Importance of press release in seo Now the question is what is the role of press release in seo. The press release is very useful tool for seo. Because a good press release can give you a number of back links...
Read more
IF you have any suggestions or any article then write in comments we will contact you.