티스토리 뷰

web/css,html

마진, 패딩, Border, Outline

자벌레 2018. 1. 17. 10:26

[1] margin, padding





- margin과 패딩의 값설정방법


4개짜리 : 위부터 시계방향(top-right-bottom-left)


3개짜리 : 위-좌우 같은값-아래


2개짜리 : 위아래 같은값-좌우 같은값


1개짜리 : 모두 같은값

 






[2] Border Style

  

p {

border-top-style: dotted;

border-right-style: solid;

border-bottom-style: dotted;

border-left-style: solid;

}





[4] Outline Style

    


p{

border:1px solid red;

outline:green dotted thick;

}

'web > css,html' 카테고리의 다른 글

Font Awesome - 아이콘 폰트형식으로 추가하기  (0) 2018.08.14
w3school  (0) 2018.01.17
리스트  (0) 2018.01.17
css적용하기, id와 class속성  (0) 2018.01.17
utf-8로 설정하기, html프로젝트 생성하기 ,html 실행시키기  (0) 2018.01.17
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
TAG
more
«   2024/11   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
글 보관함