Responsive Design Basics
How to make a page work on a phone: the viewport tag, mobile-first media queries, flexible units, and the four things that…
Try: python lists, javascript functions, syntax error, first project
HTML, CSS and the pieces that turn code into a page people can visit. Build layouts that work on a phone, and understand what the front end and back end each do.
4 guides
How to make a page work on a phone: the viewport tag, mobile-first media queries, flexible units, and the four things that…
Selectors, the box model, flexbox and grid — the four things that account for most of what you will do in CSS,…
The HTML tags that actually matter, why semantic elements beat divs, how forms and links work, and the accessibility basics that take…
What HTML, CSS, JavaScript, the front end and the back end each do, how a page actually reaches your screen, and the…
Related topics
The fastest way to improve is to read one guide, then build the thing it describes. Start with the basics, or jump straight to a project.