•Use the style
attribute to control the appearance of
an element, such as text
alignment.
•
•Styles specified as attributes in a tag are also referred to as inline styles.
•
•The text-align style tells the browser how to horizontally align the contents of an element.
•
•Presentational attributes specify exactly how the browser should render an element.
•
•More to come