You can put up to 6 different types of headers, h1 would be ↓
Instead of touching the "Enter" key like in a text editor, you can put this →
to break the line.
Text can also be in Italic and in Bold
Text can be styled by:
To add a Favicon, you have to put this command inside head
link rel="icon" href="(image link)"
put the command between < >
"thead" for the head or "tbody" for the body, "tr" for rows, and for columns "th" if it's a head, if not use "td"
Column 1 | Column 2 | Column 3 |
---|---|---|
Row 1, C1 | Row 1, C2 | Row 1, C3 |
Row 2, C1 | Row 2, C2 | Row 2, C3 |
Use F12 or Ctrl+Shift+I to see this→
This text has a different font
This text has a different size
This text is in bold and italic
This text has a bigger spacing, is alligned and underlined