$ ./Hacker-MrCode

MrHacker

Download as .zip View MrCode Github Login

Text can be Bold, italic, oblique, underline, overline, strikethroughor keyword.

This page is a recreation of MrCode-hacker in HTML, CSS & JS.

MrCode Hacker

Next paragraph.

Find details about this page on Github. Original project also can be found on Github.

Heading 1

A paragraph following Header 1. Github where the world builds software. Millions of developers and companies build, ship, and maintain their software on GitHub. The largest and most advanced development platform in the world.

Heading 2

this is a blockquote.

One day I'm gonna make, The onions cry.
Do not take life too seriously. You will never get out of it alive.

Heading 3

         // Javascript with syntax highlighting
         // ahmadshajhan@github
         
         const files = [ 'foo.txt ', '.bar', '   ', 'baz.foo' ];
         let filePaths = [];
         for (let file of files) {
           const fileName = file.trim();
           if(fileName) {
             const filePath = ~/cool_app/${fileName};
             filePaths.push(filePath);
           }
         }
      

         # Python code with syntax highlighting
         # ahmadshajhan@github
         from os import path
         def check_for_file():
             print("Does file exist:", path.exists("data.csv"))
         if __name__=="__main__":
             check_for_file()
      

Heading 4

Heading 5
  1. This is an ordered list, following a heading.
  2. This is an ordered list, following a heading.
  3. This is an ordered list, following a heading.
Heading 6
Name Age Gender
Josh 27 Male
Tom 25 Male
Olivia Never Ask Female
This is a Table

Look there is a horizontal rule below this.

Unordered list:

Ordered list:
  1. item I
  2. item II
  3. item III

Nested list:

Small image
click on image to view source.

github png linux compiling kernel png

Large image

friday info

Description list:

Creator
MrCode
Hosted on
Github
Language
HTML, CSS, JS
For long commands or code scroll should be horizontal rather than vertical. Very longgggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg text.