SESSION
SESSION
1. Recap
File Structure
<html>
<head> <body>
Attribute Attribute
Name Value
1. Recap
2. HTML Elements
classes & ids
The class attribute is often used to point to
a class name in a style sheet. It can also be
used by a JavaScript to access and manipulate
elements with the specific class name.