1/13
Test 1
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No study sessions yet.
2 sections of HTML document
Body & Head
CSS attribute to change font of a section
font-family serif
serif font
Gerogia
CSS class rule with external style sheet
.contact{…}
link web page with external CSS style sheet
<link rel=”stylesheet” href=”style.css”
space around outside an element
Margin
space inside element between content & border
padding
Html tag for rows?
<tr>
html tag for headings?
<th>
Write table:
<table>
<tr>
<th>
</tr>
html element to group related form controls and labels
<feildset>
attribute of <form> to specify name and location of a script
Action
CSS
Cascading style sheet