Web Standards & CSS

HTML/CSS, Web Components, modern APIs, PWAs, and accessibility.

  • 6 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Web Standards & CSS

DEV Community
dev.to > javadinteger > w3-web-world-war-how-to-compare-the-art-of-fair-comparison-in-tech-2bj3

W3 (Web World War): How to Compare — The Art of Fair Comparison in Tech

4+ hour, 47+ min ago   (1089+ words) Welcome to the first chapter of a brand new series: W3 — Web World War. But before you sharpen your pitchforks, let me be clear: this series is not about declaring a winner. It's about something far more dangerous, far more common,…...

DEV Community
dev.to > starlightxbaby > how-i-pick-a-voice-input-setup-for-pc-typing-2026-50a1

How I pick a voice input setup for PC typing (2026)

7+ hour, 22+ min ago   (304+ words) I type a lot on a laptop — chat replies, long AI prompts, the occasional email in another language — and the bottleneck is almost always the keyboard. Voice input helps, but “voice input” now means several different products that solve different…...

DEV Community
dev.to > codenameone > a-dialog-can-now-be-a-native-desktop-window-1jgk

A Dialog Can Now Be a Native Desktop Window

13+ hour, 26+ min ago   (270+ words) Codename One dialogs can stay inside a secondary window or become native modal windows, while sheets, popups, overlays, tooltips, HTML, and accessibility now resolve the correct top level. Tagged with java, mobile, android, ios....

DEV Community
dev.to > aiinsider > my-copy-buttons-vanished-on-production-the-bug-was-three-wordpress-layers-deep-203j

My Copy Buttons Vanished on Production. The Bug Was Three WordPress Layers Deep

14+ hour, 39+ min ago   (252+ words) I shipped a small feature: 49 "📋 Copy Prompt" buttons on a prompt-library page, each with an inline onclick that copies text to the clipboard. Worked perfectly in preview. Went live. Every single button vanished. Here's how I traced it through three…...

DEV Community
dev.to > eltacrew > i-turned-my-website-directory-into-an-offline-android-app-heres-the-one-sql-trick-that-made-it-1cag

I turned my website directory into an offline Android app. Here's the one SQL trick that made it work

19+ hour, 52+ min ago   (212+ words) Here's how that went. That gave me a second problem. On the web version the home page shuffles the featured sites once a day, so it looks alive but stays stable within the day. The server just does that. In…...

DEV Community
dev.to > anima_priyadarshaninath_ > master-no-code-web-development-2kji

Master no code web development

21+ hour, 16+ min ago   (301+ words) _Mastering No-Code Web Development: A Practical Guide for 2026 published. _ ) Not long ago,... Tagged with webdev, productivity, beginners, career....

DEV Community
dev.to > saurav_tb_pandey > what-is-web-hydration-how-static-pages-turn-into-interactive-apps-31bn

What is Web Hydration? How Static Pages Turn into Interactive Apps

21+ hour, 31+ min ago   (405+ words) Imagine clicking a button on a beautifully loaded website, only for absolutely nothing to happen. You click again, harder this time, but the page is frozen. A few seconds later, the page suddenly reacts to all your clicks at once....

DEV Community
dev.to > mecanik-dev > what-is-web-development-a-beginners-guide-2026-2j9k

What Is Web Development? A Beginner's Guide 2026

23+ hour, 44+ min ago   (799+ words) Web development is the craft of creating things that run in a web browser. When you visit a website, fill in a form, log into an account, or buy something online, you are using the product of web development. It…...

DEV Community
dev.to > koda2026 > im-12-this-morning-i-fought-two-hosting-providers-my-app-survived-both-5bo6

I'm 12. This morning I fought two hosting providers. My app survived both.

1+ day, 1+ hour ago   (522+ words) It's Saturday, 8 AM. Day 1 of my KODA Online Fest. I wake up, grab my POCO C55, open Netlify to deploy v16… And I get this: Account credit usage exceeded - new deploys are blocked until credits are added Translation: you're out of build…...

Medium
medium.com > @routbibhudatta5 > my-first-step-into-web-development-learning-html5-css-ad0e322c0909

My First Step into Web Development: Learning HTML5 & CSS

1+ day, 2+ hour ago   (34+ words) Introduction Today was an exciting step in my web development journey. As part of my college classes, I started learning HTML5 and CSS, the …...