media queries in CSS 3 allows to define styles for different devices.For example you can define one set of styles for mobile device and different set of styles for desktop devies. So you can define rules based on things such as the screen size and orientation. media query is defined using the @media element followed […]
Archives for January 2018
IT Skills which are In demand
There have been lot of developments happening at the technology front in the recent years.Lot of new technologies have come up and its difficult to not get effected by these even if you are not a technical person.If you are working in a job which requires you to keep yourself updated in upcoming technologies then […]