icons can be used to communicate visual meaning and increase visual interest
icons are a type of image that do not require a flat file, but can be scaled
New Tags Covered
<script></script>
this tag should be placed in the head of the page. It delineates a section of programming script, and
it can also be used with a src property to link to an external resource.
<i></i>
inline. Marks a span of text that flows with the content on the page. CSS classes can be applied to this tag.