A script tag marks the start of a sript, but is usually followed with a JavaScript code.
The <a> tag defines an anchor. An anchor can be used in two ways:
To create a link to another document, by using the href attribute
To create a bookmark inside a document, by using the name attribute...