Giter VIP home page Giter VIP logo

markdown-practice's Introduction

제목(Header)

제목 1

제목 2

제목 3

제목 4

제목 5
제목 6

문장(Paragraph)

동해물과 백두산이 마르고 닳도록 하느님이 보우하사 우리나라 만세

줄바꿈(Line Breaks)

동해물과 백두산이 마르고 닳도록
하느님이 보우하사 우리나라 만세
무궁화 삼천리

강조(Emphasis)

이텔릭
두껍게
이텔릭 + 두껍게
취소선
밑줄

목록(List)

  1. 순서가 필요한 목록
  2. 순서가 필요한 목록
  3. 순서가 필요한 목록
    1. 순서가 필요한 목록
    2. 순서가 필요한 목록
  4. 순서가 필요한 목록
  • 순서가 필요하지 않은 목록
  • 순서가 필요하지 않은 목록
  • 순서가 필요하지 않은 목록
    • 순서가 필요하지 않은 목록
    • 순서가 필요하지 않은 목록
  • 순서가 필요하지 않은 목록

링크(Links)

GOOGLE

GOOGLE

NAVER

NAVER

이미지(Images)

HEROPY

HEROPY

인용문(BlockQuote)

남의 말이나 글에서 직접 또는 간접으로 따온 문장.
(네이버 국어사전)

인용문을 작성하세요

중첩된 인용문

중첩된 인용문 1 중첩된 인용문 2 중첩된 인용문 3

인라인(Inline) 코드 강조

CSS에서 background 혹은 background-image 속성으로 요소에 배경이미지를 삽입할 수 있습니다.

블록(Blcok) 코드 강조

<a href="https://google.com" target="_blank">GOOGLE</a>
.list > li {
  position: absolute;
  top: 40px;
}
function func() {
  var a = 'AAA';
  return a;
}
$ git commit -m '메세지'
동해물과 백두산이 마르고 닳도록

표(Table)

position 속성

의미 기본값
static 기준 없음 O
relative 요소 자신 X
absolute 위치 상 부모 요소 X
fixed 뷰포트 X

원시 HTML(Raw HTML)

동해물과 백두산이 마르고 닳도록
하느님이 보우하사 우리나라 만세

GOOGLE

HEROPY


수평선(Horizontal Rule)




markdown-practice's People

Contributors

sorlros avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.