The @media rule is used to define different style rule for different media types/devices. In CSS2 , this was called media types for screen or print type media
A media query consists of a media type and at least one expression that limits the stylesheet scope by using media features like width, height etc. With @media
Media queries are simple filters that can be applied to CSS styles. They make it easy to change styles based on the characteristics of the device rendering the
Float is a CSS positioning property. With CSS float, an element can be pushed to the left or right, allowing other elements to wrap around it. Float is often
CSS text property is used to add decoration to text. It is different from text font, color etc. CSS text decoration property supports 5 values – none, which
I heard a lot about shell script, so I decided to learn some basics of UNIX shell script. Shell provides an interface to UNIX system and collect inputs
We already read about sitemaps and xml sitemaps. XML sitemaps is a collection of urls in a website, by submitting xml sitemaps to search engines website crawls by