CSS by Kaiya

Kaiya
3 links to CSS references
  • https://www.w3schools.com/cssref/
  • https://www.tutorialspoint.com/css/index.htm
  • http://www.htmldog.com/guides/css/beginner/


    Regular paragraph

    This is a paragraph with class="ex".




    This is a paragraph. The font size is set to 12 pixels, and the font family is Arial.

    This is a paragraph. The font is set to italic and bold, the font size is set to 12 pixels, the line height is set to 30 pixels, and the font family is Georgia.


    This paragraph can be edited. This caret/ cursor color is different as well.


    What I have done:
    1. Background image
    2. Borders (Div and heading)
    3. Changed cursor on a word
    4. Changed font
    5. Changed font to bold and italic
    6. Made animated box
    7. Changed colors
    8. Made a list
    9. Changed Letter spacing on h1
    10. Changed Margin on p.ex
    11. Custom Caret Color
    12. Editable paragraph