Skip to content

odoria/chanjungkim.github.io

Repository files navigation

Welcome to visit my page.

This is Chan's page.

Contents

  • html - web based files I practiced.
  • contents
  • js - JavaScript files.
  • css - css files.

How to use .md file

Two spaces, one enter, or br with square brackets to write in the next line. like this

Up to 5#s
6# is gray and the same size with 5#s

title

Sub-title

Text

Itailic

bold

This is wrapping text, example1 / example2 / example3

//This is source code block.
#include <stdio.h>

int main(){
  printf("Hello World!");
  return 0;
}
//This is php source code block.
<?php echo "Hello World!" ?>

This is Link


List

This is bullet points:

  • A
  • B
  • C

This is number lists:

  1. A
  2. B
  3. C

Image

This is URL Image

space is %20


Others

Black Quotes

indented like this

Check box

  • unchecked
  • checked

Table

Head 1 Head 2
First Second

Emoji 😉
Reference: http://www.emoji-cheat-sheet.com

@chanjungkim

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published