Exercise List for DEV211.1x

A list of live pages for the exercises.

  1. Creating a Basic HTML Page
  2. Adding Text Elements to a HTML Page
  3. Structuring a HTML Page using Block and Inline Elements
  4. Formatting Text on a HTML Page
  5. Creating External Hyperlinks
  6. Creating Hyperlinks to Anchors
  7. Creating a HTML Form
  8. Validating HTML Forms
  9. Using the HTML5 Semantic Elements
  10. Using the Figure Element
  11. Creating a SVG Shape
  12. Using HTML Media Elements
  13. Using CSS in a HTML Page
  14. Using CSS Classes
  15. Using CSS Selectors
  16. Managing the Spacing Around HTML Elements
  17. Using CSS Media Queries
  18. Using Built-In Fonts in CSS
  19. Using External Fonts in CSS
  20. Adding JavaScript to a HTML Page
  21. Using JavaScript Files on a HTML Page
  22. Using JavaScript Data Types
  23. Checking Null Values in JavaScript
  24. Handling Callbacks
  25. Handling JavaScript Exceptions
  26. Creating a Web Worker
  27. Manipulating the DOM using jQuery
  28. Calling Web Services using jQuery
  29. Using Angular
  30. Calling Web Services using Angular
  31. Using Bootstrap Classes in HTML
  32. Adding Logic to a HTML Page using TypeScript
  33. Using Sass Stylesheets