1 min read

CSS is a programming language.

I could write a whole article on this but in continuation with my belief that new articles should offer insights not already available…
CSS is a programming language.
Photo by Martin Sanchez on Unsplash

I could write a whole article on this but in continuation with my belief that new articles should offer insights not already available online else…simply link appropriate articles to aid readers who might have issues finding these said articles, https://notlaura.com/css-is-a-programming-language/ is a master piece at exposing why CSS is a programming language so head over there and get enlightened but as a TL;DR

  1. CSS alone can’t be seen as a programming language because it will not meet the criteria for Turning Completeness
  2. CSS/HTML is Turning Complete because it fulfils Rule 101 in testing for Turing Completeness and is thus considered a programming language

Thanks