Because of the options we chose in the first step of this tutorial, Dreamweaver used CSS embedded in the document to define the text styles. The only exceptions are:
- bold - Dreamweaver used the <strong> element
- italic - Dreamweaver used the <em> element
- alignment - Dreamweaver placed an align attribute in the element to be aligned


