this post was submitted on 01 Mar 2026
23 points (92.6% liked)

Web Development

5513 readers
9 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 2 years ago
MODERATORS
 

The goal is to write small, clean, accessible HTML that works on any device, any browser, any screen, even without CSS or JavaScript. A smolwebsite should load on a smartphone from 2010, work in a text browser like Lynx, and be readable on a Braille display. Not because those are common cases, but because if your page works there, it works everywhere.

top 3 comments
sorted by: hot top controversial new old
[–] simbico@lemmy.zip 5 points 4 days ago

Never mind the accessibility benefits - not only those braille devices mentioned, but for other disability needs as well.

[–] Stefan_S_from_H@piefed.zip 4 points 4 days ago

Be aware that a site shouldn't look too barebones. Users will think something is broken and won't even bother reading it.