GithubHelp home page GithubHelp logo

git_study's Introduction

H1 #과 콘텐츠는 스페이스로 구분해줘야함.

H2

H3

H4

H5
H6

####### H7





줄을 바꾸고
싶어요 -> 스페이스바를 두번 입력한다.

기울게 italic 효과를 넣고싶으면 사용
굵게 bold 효과를 넣고싶으면 사용
** 스페이스 **
굵게 기울게 italic bold효과를 둘 다 넣고 싶을때 사용
취소선 (슬랙이나 왓챕 같은 거는 문법이 마크다운을 따라감)
밑줄
형광펜

박스를 만들어줌 -> 가로를 채우는 박스. 내부에 마크다운이 여전히 작동

박스 안에 박스

박스 안에 박스 안에 박스...

    ol 리스트 사용 가능
  1. 리스트 사용 방식은 html과 동일
    ul 리스트 사용 가능
  • 리스트 사용 방식은 html과 동일

순서가 있는 목록

  1. 숫자
  2. 어떤 숫자가 오든
  3. 첫 숫자에 맞게 종속됨

아예 구분해줄 수 있는...

  1. 첫 숫자는 어떤 숫자든 입력 할 수 있음
  2. 하지만 여기도 첫 숫자에 맞게 종속된다
    1. 탭을 하면 새로운 시작... (바로 위 기준 탭을 두번 입력해야 적용됨)

순서가 없는 목록

  • 동그란 말머리로 통일 이거랑헷갈려...
  • 순서없는 목록
    • 스페이스 2개로 들여쓰기
    • 탭으로도 들였긔
  • 이것도 순서없는 목록
    • 이렇게
    • 저렇게

코드

  • 한줄 코드 - 원래 작동을 막는 역할인데
    • <p>Hello World!</p>
    • 나는 개발자 다!
    • 강조 느낌으로 쓰기도 한다.
<html>
  <head>
    ...
  </head>
  <body>
    ...
  </body>
</html>
body {
  background-color: red;
}
제목1 제목2 제목3
내용1 내용2 내용3
제목1 제목2 제목3
내용134 내용213 내용3343
제목1 제목2 제목3
내용1 내용2 내용3

😊
[]내부에 이미지를 넣고 왼쪽에는 느낌표 오른쪽 옆에는 ()링크를 넣으면 이미지 링크를 만들 수 있다.

Pixabay Icons8

![사진설명](주소를 넣는다) 사진설명

git_study's People

Contributors

leedbswo107 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.