View Single Post
Old 04-06-2025, 10:59 PM   #3749
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,250
Karma: 171291590
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Solitaire1 View Post
Why is CSS so complicated? I thought the idea of it was to make formatting of HTML documents simple and consistent. I've looked at CSS and it seems overly complicated and confusing with a syntax that is different from HTML.
HTML is used for creating web pages. CSS is used to define how the the pages look. Totally different tasks.

To me, the syntax of CSS is not that confusing though as it has been added to in the different version, it has gotten more complex. But then if you look at how HTML has changed over the years, it's not that much better. Compare the simplicity of Tim Berners-Lee's first web page to a modern web page with it's masses of code attempting to make a web page look somewhat the same across multiple browsers on multiple display devices using HTML5.
DNSB is offline   Reply With Quote