The headings grouping in HTML5 (hgroup)

<!DOCTYPE html> <html lang='en-us'> <head><...

Example of menus in HTML5 (menu)

<!DOCTYPE html> <html lang='en-us'> <head><...

Menu items in HTML5 (menuitem)

<!DOCTYPE html> <html lang='en-us'> <head><...

Setting up a figure tag with an image (figure)

<!DOCTYPE html> <html lang='en-us'> <head><...

Caption added to a figure tag's image (figcaption)

<!DOCTYPE html> <html lang='en-us'> <head><...

The dialogue tag example (dialog)

<!DOCTYPE html> <html lang='en-us'> <head><...

Example of marking lines in HTML5 (mark)

<!DOCTYPE html> <html lang='en-us'> <head><...

Bi-directional text element example (bdi)

<!DOCTYPE html> <html lang='en-us'> <head><...

Example of word breaking in HTML5 (wbr)

<!DOCTYPE html> <html lang='en-us'> <head><...

Example with the time tag and datetime attribute (time)

<!DOCTYPE html> <html lang='en-us'> <head><...