Correct Answers (Verified Answers) | Already Graded A+ | 2026
Update with Complete Solutions
evansmunes Teacher
Save
NEIEP 305/310/315/320 Multi-Unit E... Neiep 300 N
Teacher 24 terms 56 terms
ATAP1920 Preview matb831 Preview
Learn 1 /7 Study with Learn
@keyframes requires a prefix for these two browsers
Choose an answer
HTML5, CSS, JavaScript
Chrome 34 and Safari 7
rel, type, href
Nav placement, text-based links, access to full version, limited links
, Don't know?
Terms (176)
Hide definitions
HTML5, CSS, JavaScript
The web development trifecta
main
HTML5 tag defining the main body of a document. Cannot be the child of the header, nav,
article, aside, or footer elements.
header and footer
These elements can also be included in article, aside, nav, main, and section elements, not
just on the page itself
source
This element identifies the file(s) to use in a video or audio element
style guide
A set of standards for the writing and/or design of documents
IE9
This version of IE is the first to support HTML5
Add them via JS, make them block via CSS
What should you do to support HTML5 elements in pre-IE9 browsers.