<html>
<body>
<u>HTML documents</u> are composed entirely of <b>HTML elements</b> that, in their most general form have three components: a pair of element <i>tags</i> with a "start tag" and "end tag"; some element <i>attributes</i> given to the element within the tags; and finally, all the...