Tag: W3c Standards
-
Some cool CSS selectors’ addition in selectors level 4 – The future
The web is constantly evolving, Some modules of CSS3 has just started making its way, specs are still in development process and more advance level CSS modules have been drafted to evolve it further, which is being referred as “Selectors level 4”. Selectors have been with us since the beginning of CSS. Most awaited selector…
-
Different media features and media types of responsive design
Media queries plays vital role in the responsive web design when the term Media Queries for responsive web design comes up, general thoughts moves around is “media = screen” or “media = print” which is generally used in the web development. But there are other media type which can be used like aural, braille, embossed,…