Hello, I'm <p> a very common tag for HTML. For this line I have decided to change my style via the inline method
Tag controlled by 4 styles:
1. Linked - creates the gray background and bold font-weight.
2. Embedded - creates the italic font style.
3. Inline - creates the red color of the font and 20px font size.
4. Default - creates the Times Roman/serif font-family.
Hello, I'm <p> a very common tag for HTML.
Tag controlled by 3 styles:
1. Linked - creates the gray background and bold font-weight.
2. Embedded - creates the italic font style and blue font-color now that the inline sytle does not apply.
3. Default - creates the Times Roman/serif font-family.