Introduction to Web and HTML
Nov 6, 2022 · 2 min read · HTML HTML stands for hyper text markup language. It is a basic building block of the web page, which is used to create websites. We can use .html or .htm extension for html files. HTML consists of tags and the elements surrounded by "<" and ">". This...
Join discussion