Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.1 KB

README.md

File metadata and controls

42 lines (33 loc) · 1.1 KB

#This is the repo used to get familiar with Github This is a test project to get familiar with github, including create a repo, pull a request, edit README.md with Markdown, create a page for a project, etc.

In this project, i put a directoty which contains a simple practise page that display About page of Alipay.com

####1 Test for Makedown

;(function($){
  //you can use $ as jQuery here and don't need to worry about pollute global variaties
  $('body').delegate('#someID','click',function(){
    //do something here
    alert('testing for event delegate');
  });
})(jQuery);

####2 Self Introduction My name is Zac, lives in Hangzhou, China:

You can visit my social network to get connect with me:

Headers

headers

I like Nike's slogan:

Just Do It! =

####3 TODO list

  • pull a request
  • add image(Format: ![Alt Text](url here)) and links(Format: [Link Text](url here)):
  • @yu521088
  • code style
  • h1 - h6 headings