Programming Exercises

Try these exercises:

  1. Create an HTML page with a heading and a paragraph.
  2. Style our page using CSS (change background color).
  3. Write a JavaScript function that prints "Hello, World!".