Term
|
Definition
| what do you put above the html tag it starts with D. |
|
|
Term
|
Definition
| what two tags can go dirctly into html element |
|
|
Term
| title tag, meta tag, style tag |
|
Definition
| What tags should go right into the head element |
|
|
Term
| h1-h6, p tags,blockquote elements |
|
Definition
| what tags can go right into |
|
|
Term
| text and other inline elements |
|
Definition
| what are the only things that can go into an inline element |
|
|
Term
| em, a, strong, img, q tags |
|
Definition
| what elements can you use in a P tag |
|
|
Term
|
Definition
| only li tags can go into what two tags |
|
|
Term
| inline element and block element |
|
Definition
| what elements can you put into your li element |
|
|
Term
| one or more block elements |
|
Definition
| what does a blockquote elment require inside of it |
|
|
Term
|
Definition
| never nest this tag in an a tag |
|
|