The Title

The Sub-title

This describes the image.

This is my website: METAPHYSICALITY

These are some BLOCKS

Questions

Check this box.

Select No.2

1 2

Select No.3

In the space below type "random"

Description

Html

This is a paragraph of text which is just supposed to describe what I have used so far in this page
I have used:

  1. h1 - h6
  2. strong and b
  3. i and em
  4. linking (a)
  5. img src
  6. p tag
  7. dividers with class and id
  8. input types (checkbox, radio, select, textarea, submit
  9. button
  10. break
  11. lists ol and ul

this is an example of an unorganised list

I have covered html.
I want to go onto covering css.
Afterwards I will look into javascript.

At the end I will analyze what I have missed and cover those also.

html I can think of and have not used:
table,tr, th

css

In the css I have tried to cover:
background-color
color
font-family
background-repeat
overflow (had to remove)
Margin
padding
float
justify-content
width
a.hover

other css I can think of right now but that I have not used is:
flexbox
position
scale
height
margin-left
margin-right
//background img
linear-gradient
conical-gradient
grid

javascript

I have tried to use:
const
getElementById
but probably failed miserably

I can remember and have not used:
array
print
function
clickCount
get
else
if