this post was submitted on 19 Aug 2026
16 points (100.0% liked)

Web Development

5778 readers
34 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 3 years ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] Kissaki@programming.dev 5 points 12 hours ago* (last edited 12 hours ago) (1 children)

Please add / You really should add <meta name="color-scheme" content="light dark" />, ref

As an aside; my dark reader dark inject breaks the website layout on that website. I've never seen that on any other website.

[โ€“] DarkSirrush@piefed.ca 3 points 4 hours ago

As someone less experienced but currently learning HTML, if you are trying to do the bare minimum of JavaScript, is there a point in having it in the HTML vs the CSS?