Links Entries tagged with #html. ↳ Show all entries 🔗 HEAD – A free guide to <head> elements https://gethead.info/ #html #tags #meta #head 🔗 Practical CSS Grid: Adding Grid to an Existing Design, by @meyerweb https://alistapart.com/article/practical-grid “It’s been decades since CSS first emerged, but it’s never contained a system anything like this.” – Eric Meyer on CSS grid and the process of progressively enhancing his site to use grid. #css #html #layout #grid 🔗 How Will Web Components Change CSS Architecture? https://snook.ca/archives/html_and_css/will-web-components-change-css With the slow rise of Web Components—the breakdown of interfaces into self-contained chunks of HTML, JavaScript, and CSS—will we see an evolution (or revolution) in how we manage the way we write, build, and bundle the CSS for our web sites? #html #css #web #components #architecture 🔗 Responsive Images: Use Cases and Documented Code Snippets to Get You Started https://dev.opera.com/articles/responsive-images/ Nicely sums up of different ways to use responsive images. #html #media #media- #image #picture #rwd