Just markup
A front-end developer reflects on the undervaluation of HTML/CSS skills and argues for respect across web development specializations.
A front-end developer reflects on the undervaluation of HTML/CSS skills and argues for respect across web development specializations.
Explains the Document Object Model (DOM), its role in web development, and how it differs from source HTML.
A technical exploration of a CSS-Tricks challenge: how to create nested link functionality using a clever <object> element hack to work around HTML specification limitations.
Announcing BitMidi, a web app for listening to free MIDI files, exploring the history and technical challenges of the format.
A developer demonstrates how to use Netlify Drop to deploy a fun, interactive mic-dropping animation built with HTML and CSS.
A speculative look at the future evolution of the web, based on its history from 1991 to modern JavaScript frameworks.
A deep dive into designing and building accessible toggle switches for UI themes, covering markup, semantics, and accessibility considerations.
Explains the importance of semantic HTML in JSX, advocating for choosing elements based on meaning over appearance for better web development.
MIT instructor shares free introductory web development slides and labs for beginners with programming experience.
A technical guide to building and enhancing a secure, accessible login form with HTML validation, security best practices, and UX improvements.
Part 2 of a VS Code setup guide for web development, covering HTML, CSS, and JavaScript settings and extensions.
Explores how aria-label attributes are ignored by translation services, offering workarounds for accessible multilingual web development.
A tutorial on creating a humorous poop notification component using CSS and minimal JavaScript, built as a CodePen project.
A developer explains choosing Node.js with Express and Pug for server-side HTML generation, and reusing templates on the frontend for a lightweight web UI.
Discusses the reasons for 'quick fix' code and provides strategies for avoiding them in front-end development (HTML, CSS, JavaScript).
A guide to implementing web localization and translation using HTML attributes like lang, hreflang, and translate for multilingual websites.
A frontend developer shares best practices for using id, class, and data attributes in HTML, CSS, and JavaScript to avoid conflicts.
A guide to web performance fundamentals, covering mindset, HTML rendering, and practical optimization techniques for developers.
Introducing Mavo, an open-source HTML-based language for creating web applications without programming or a server backend.