tutorial 3: icon fonts

watch it on YouTube

Notes

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.