1/3
MGCR 331
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
all html documents must begin with
<!DOCTYPE html>
declaration
html in document
<html> code </html>
headings in html
<h1>heading</h1>
goes to h6
links in html
<a href = “link.com”> link </a>