Sample Video Frame
03: Attributes
You now know what a tag is, and should be able to write some simple HTML for displaying text. Our next move is to learn about attributes, which are settings you can give different HTML tags to configure their behavior.
Warm-up
Knowing the names of characters you use helps you read and write code. Here's the characters you've seen in HTML so far, and what I call them.
<
-- less-than>
-- greater-than=
-- equal/
-- slash, or forward-slash. Not to be confused with the\
backslash."
-- double-quote&
-- ampersand;
-- semi-colon
Learn JavaScript Today
Register today for the Early Access course and get the all currently available videos and lessons, plus all future modules for no extra charge.
Still Not Sure? Check out more curriculum.