Is HTML a programming language?

Asked by kemiadewale · 3 months ago

1 Answer

16
amorebise · 3 months ago Top Answer

Technically, no. It’s a 'Markup Language.' Think of HTML as the skeleton of a person, and CSS as the clothes. JavaScript is the brain that tells the person to walk. You need all three for the web!

Log in to add a comment.