How do we access an element's attribute after we've stored the element inside a variable?

By coding a period followed by the attribute nameBy coding a semicolon followed by the attribute name

By coding a period followed by the attribute name.