반응형
티스토리 <hr> 태그 넣기 및
사용 하기 - 본문 구분선 넣기
티스토리의 관리자 메뉴로 들어가서 HTML/CSS편집을 누릅니다.
CSS를 클릭 하고
hr{
display:none;
}
부분을 찾습니다.
".key1 {" 근처를 보시면 됩니다.
해당 부분을 삭제 하지 말고 인식만 못하도록 아래와 같이 주석 처리를 해 줍니다.
/*
hr{
display:none;
}
*/
이제 블로그에서 아래와 같은 여러가지 구분선을 <hr>태그를 이용하여 작성 할 수가 있습니다.
<hr style="height: 0px; width: 100%; border-bottom:0px dotted gray; border-top:1px dotted gray;">
<hr style="height: 0px; width: 100%; border:none; border-bottom:0px dashed gray; border-top:1px dashed gray;">
<hr style="height: 0px; width: 100%; border:none; border-bottom:0px dashed gray; border-top:1px dashed green;">
<hr style="height: 0px; width: 100%; border:none; border-bottom:0px dashed gray; border-top:1px dashed orange;">
<hr style="height: auto; width: 100%; border-bottom:1px dotted gray;">
<hr style="border: dotted 1px red;">
<hr style="border: dotted 1px red;">
<hr align="center" style="border: dashed 1px green; width: 50%;">
<hr style="height: 0px; width: 100%; border:none; border-bottom:0px dashed gray; border-top:2px solid orange;">
'유익한컴퓨터정보' 카테고리의 다른 글
크롬에서 플레시가 실행 안될때-크롬에서 Adobe flash player가 실행 안될때 (0) | 2017.03.01 |
---|---|
스카이디지탈(Skydigital) SK8800LED 게이밍 콤보 리뷰 (0) | 2017.02.28 |
윈도우7 IDE -> AHCI 바꾸기 (0) | 2017.02.28 |
윈도우xp 크롬설치 ,크롬 설치 안될때 , 크롬 오프라인 설치,익스플로러 8 , 9에서 자바 스크립트 에러로 크롬 다운이 안될때 설치를 위한 파일 입니다. (0) | 2017.02.22 |
파일명 한꺼번에 바꾸기 일괄변경을 해보자 - 수많은 파일의 파일명을 관리 할때 필요한 유틸 (0) | 2017.02.16 |
크롬 북마크(Chrome Bookmarks) 200% 활용(Use)하기 (0) | 2017.02.12 |
동영상 자르기 화질 손상 없이 동영상 원하는 부분을 잘라서 보관 해 보자, 동영상 추출 - MooO비디오 컷터를 이용 해 보아요 (0) | 2017.02.11 |
수많은 사진들을 일정하게 한꺼번에 일괄 자르기 할때 유용한 방법 - FastStone Photo Resizer-포터블 (4) | 2017.02.05 |
sns홍수 속에 개인정보 노출 위험 (0) | 2017.02.01 |
kohjinsha driver down(고진샤 드라이버 다운로드) (0) | 2017.02.01 |