#Introduction to web development
The language of the web can be broken down into three part of speech mainly noun(HTML), adjective (CSS), and verb(JavaScript)
The HTML refer to the content of the page, it includes all the text, images, links, forms, table etc
Css on the other hand...
pleasantvik.hashnode.dev2 min read