Enough Markdown to Get You By in Most Cases
A practical guide covering essential Markdown syntax for beginners, including headings, text formatting, links, images, lists, and code blocks.
A practical guide covering essential Markdown syntax for beginners, including headings, text formatting, links, images, lists, and code blocks.
An article discussing the perceived devaluation and trivialization of frontend development, focusing on HTML and CSS.
Explains HTML Web Components, a technique to enhance existing HTML with JavaScript, and demonstrates their use in ASP.NET Core applications.
Learn how to use CSS's height: auto to override HTML image dimensions for responsive design without distortion.
A curated list of the best websites to find and download free, high-quality HTML and vanilla CSS templates for both personal and commercial projects.
Explains the HTML <dialog> element, its native focus trapping, modal/non-modal usage, and the ::backdrop pseudo-element.
A guide for beginners on setting up a minimal web development environment for MacOS or Windows, including React.
A developer reflects on how naming conventions and web standards create layers of abstraction that make modern web development possible.
Explains how to create single line breaks in Markdown using HTML <br> tags or trailing backslashes, with compatibility considerations.
Explains HTML data attributes and the dataset property for managing state in web development, with practical examples.
A technical guide on converting HTML definition lists (<dl>) to fieldset elements (<fieldset>) using JavaScript for consistent note styling in Markdown.
A developer analyzes Twitter polls to gauge community sentiment on web development topics like HTML components, dark mode, and container queries.
Chrome 119 and Safari 17 now support adding <hr> elements as visual separators within HTML select dropdowns to improve user experience.
Introduces a lightweight HTML article format for web content, detailing how to implement it with R, Quarto, or other tools.
A tutorial on implementing tabbed interfaces (tabsets) in web pages using vanilla JavaScript and CSS, with support for Markdown and HTML.
The State of HTML 2023 survey is now open, gathering developer feedback to influence browser roadmaps and web standards.
Announcing the new State of HTML survey, seeking community input to design the inaugural survey on HTML features and developer practices.
A guide to the new HTML popover API, explaining its features, syntax, and benefits for building UI components without JavaScript.
A web developer argues against mocking beginners and explains the technical reasons behind a common HTML/JSX nesting issue.
A developer details technical optimizations for displaying social media 'likes' on a personal blog, focusing on lazy loading and CSS tricks.