Your Main Content

This is where the magic happens. Write your awesome content here!

bold

italic

Unordered list

  • Apples
  • Oranges
  • Pears

Ordered list

  1. First
  2. Second
  3. Third

Sample table

Name Value
Language Python
Server Dell
O/S Linux

Example image

Description of the image

Example code block

  #include <stdio.h>

  int main(int argc, char *argv[])
  {
   printf("Hello world"):;
  }