this post was submitted on 13 Mar 2024
6 points (100.0% liked)

Web Development

3958 readers
1 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
 

This study compares two websites with similar design: the commercial Spotlight template from developers of Tailwind vs the same site with semantic CSS.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 1 year ago (1 children)

It helps me make things look presentable without making it look the same as every other website, and without constraining the things I want to do.

[โ€“] [email protected] 0 points 1 year ago

Sure, but plain CSS can do all that too and not leave your source heavier and indecipherable.