Exam 98-375: HTML5 Application Development Fundamentals/Build the User Interface by Using HTML5

From Wikiversity
Jump to navigation Jump to search

This lesson covers Build The User Interface by Using HTML5. It looks at HTML tags for text, graphics, media, organization, forms, input, and validation.

Activity 1 - Choose and Configure HTML5 Tags to Display Text Content[edit | edit source]

  1. Read Learn HTML5 in 5 Minutes.
  2. Read Complete Set of HTML5 Elements.
  3. Read W3Schools HTML5.

Activity 2 - Choose and Configure HTML5 Tags to Display Graphics[edit | edit source]

This objective may include but is not limited to: when, why, and how to use Canvas; when, why, and how to use scalable vector graphics (SVG).

  1. Read Learn HTML5 in 5 Minutes.
  2. ReadHTML5 Graphics.
  3. Read W3Schools HTML5.

Activity 3 - Choose and Configure HTML5 Tags to Play Media[edit | edit source]

This objective may include but is not limited to: video and audio tags.

  1. Read Learn HTML5 in 5 Minutes.
  2. Read HTML5 Audio and Video.
  3. Read W3Schools HTML5.

Activity 4 - Choose and Configure HTML5 Tags to Organize Content and Forms[edit | edit source]

This objective may include but is not limited to: tables, lists, sections; semantic HTML.

  1. Read Internet Explorer® Learning – HTML5.
  2. Read Internet Explorer 9 Developer Guide > HTML5 – Internet Explorer 9 Guide for Developers.
  3. Read W3Schools HTML5.

Activity 5 - Choose and Configure HTML5 Tags for Input and Validation[edit | edit source]

  1. Read Better Web Forms with HTML5 Forms.
  2. Read Making Forms Fabulous with HTML5.
  3. Read HTML5Pattern.

References[edit | edit source]