CSS Exercises:

Easy CSS coding:

First create a simple website with the largest heading with the text "Hello World"

Style this website as follows:

  1. Make the heading text blue
  2. Now change the heading's background color to green
  3. Make the webpage have a background color of yellow
  4. Make the heading center aligned
  5. Give the heading a border with a thickness, color and pattern of your preference
  6. Create some space around the heading and border
  7. Give the heading a width and height
  8. Give the heading some space around the border
  9. Give the heading an outline
  10. Now, rotate the heading 60 degrees clockwise
  11. Translate or move the heading from it's normal position a little bit
  12. Magnify or scale the heading
  13. Skew or twist the element a little bit
  14. Change the cursor (mouse arrow) to whatever you like when you hover over the heading
  15. coming soon
  16. coming soon

  17. Create a new heading without any formatting to it and add the following to a transistion:
    1. Make the background color change (transistion) when you mouse over this heading
    2. Make the border and outline change
    3. Make the padding change
    4. Increase the font size
    5. right align the font
    6. Make the text color change
    7. Make the heading rotate
  18. Create a new heading without any formatting to it and add the following Animations:
    1. Make the background color switch a few times to colors of your choice
    2. Make the border and outline change as well
    3. Make the padding change
    4. Increase the font size
    5. right align the font
    6. Make the text color change
    7. Make the heading rotate