In this article, we're going to discuss HTML FORMS.
A recap about HTML!
What is HTML? HTML is a shortening (of a word) for Hypertext Markup Language. The markup language is a language containing a set of tags understood by browsers. It is the first (or most important) language used for formatting web pages.
HTML pages or more professionally called Web Pages contains the following:
HyperText: (Hyperlink) this allows you to navigate between several pages or within the same page.
Text: this...
Published on December 04, 2020 01:05