There are three basic types of HTML selectors used to redefine styles on a Web page:
To redefine the styles of a particular HTML tag, use that tag’s selector, followed by its new (or revised) attributes (Figure A.6). This will change the appearance of all HTML tags with this selector.