This thing above this text is a banner which is an image.
You can click CTRL+U to see the code.
This is my title made as size 1 font its also centered and white with background color black :D
This website is made so Justen Can view code that he might need.
This is some texts in a paragraph with white highlight or in the code its called mark.
This is a pargraph with size 2 font
This is a pargraph with size 3 font
This is a pargraph with size 4 font
This is a pargraph with size 5 font
This is a pargraph with size 6 font
Commands for lists are.
- ol and /ol are used for ordered list which makes a list with number in frount of them.
- This is in an ordered list. It is used for bullet points
- Li is used to make a new list
- This list if in size 3 font
This is a picture of me in roblox
Hello this is a link with size 2 font.
This is the link to the website where i could copy and paste a game into my website.
Above this is an image which is a link.
| Hello this is a Table header in a table row. This is a table. | This is a table header. |
| This is table data. | This is also table data. |
| TD =table data | THis is also table data. |
| TR =table row | THis is also table data. |
| TH =table header | THis is also table data. |
This is what you need to start a website you just need to add < and > to each side
!DOCTYPE html
html
head
title/title
/head
body
/body
/html