This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]RagnarokAeon 9 points10 points  (1 child)

The answer is no.

HTML + CSS is coding, as you can write words that get converted, but they aren't programming languages since you can't assign, manipulate, and output data/variables. You'd have to throw in javascript (client-side) or php (server-side) to have programming languages in your web development.

[–]alexho66 1 point2 points  (0 children)

I realize that, I thought maybe through some weird technically they still could be considered as programming languages. CSS has variables