LINKS
Hey, check out my Newgrounds! --> /radicaleinward
[NC TUTORIAL] Neocities.
[CSRINRU] cs.rin.ru
[NEOCITIES] Neocities
[GBAtemp] GBAtemp
https://www.codiga.io/blog/display-code-snippets-in-html/
https://neocities.org/tutorials
https://gbatemp.net/
https://getbootstrap.com/docs/4.0/components/card/
https://www.freecodecamp.org/news/how-to-align-text-in-html/
https://css-tricks.com/snippets/css/a-guide-to-flexbox/#flexbox-background
https://www.w3schools.com/howto/howto_css_ribbon.asp
In order to make BOLD text, use the " strong " tag. For italicised text, use " em ".
To add an image, start with the " img " element, followed by " src ". ( = ) directs to your image, wrapped in parenthases.
Remember to make this a direct image link. If image is on the same website, this can be shortened to " / EXAMPLELINK.png " or similar.
result:
To make a list, start by marking such under a new " ul " element. Every list item should begin with a " li " tag.
result:
Click the cat to go back to Neocities!