Octo-Spork.github.io

first website test,

Tutorials so far:

  • Html
  • Css
  • JavaScript
  • Flex
  • React
  • SQL
  • json
  • Python
  • R

H1

H2

H3

bold text italicized text

blockquote

  1. First item
  2. Second item
  3. Third item
  • First item
  • Second item
  • Third item

code

title

Syntax Description
Header Title
Paragraph Text
<p>HTML Document</p>
print("hello world")

Here is a simple flow chart:

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;

Here's a sentence with a footnote. 1 Second sentence with a footnote. 2

  • Write the press release
  • Update the website
  • Contact the media

Footnotes

  1. This is the footnote.

  2. This is the 2nd footnote.