HTML Flashcards

1
Q

What’s new in HTML5?

A

New Structural Elements: section, header, footer, nav, article, aside and figure tags

New Inline Elements: mark, time, meter, progress tags

New Form Types: input tag with new types… datetime, datetime-local, date, month, number, range, email attributes

New Elements: canvas, video and audio tags

New Attributes: require, autofocus and contenteditable attributes

No more type attribute required for script and link tag

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are defer and async attributes on a

 tag?</p>
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly