일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
31 |
- push오류
- selectedIndex
- Math.floor()
- excel중복체크
- toFixed()
- 파일질라설치오류
- ctrl+/
- slideUp
- 증가값
- Git
- hide
- calc.plus
- Math.round()
- FileZilla설치
- addClass
- calc.minus
- removeClass
- 1521
- Math.ceil()
- 파일질라설치
- 파일질라다운로드
- selectoptions
- index %
- FileZilla다운로드
- Parent
- is_check
- 주석이 먹히지 않을 때
- 소스트리인증실패
- Excel
- SUB함수
- Today
- Total
목록JAVA_EE/CSS (49)
잡동사니에도 사랑을

DOCTYPE html> Insert title here body { background-color: linen; color: blueviolet; } h2 { text-align: right; color: blue; } span { background-color: skyblue; color: blue; } 손연재 저는 체조 선수 손연재입니다. 음악을 들으면서 책읽기를 좋아합니다. 김치찌개와 막국수를 무척 좋아합니다.

////////exam08 DOCTYPE html> Insert title here

DOCTYPE html> Insert title here 부모 스타일 상속 자식 태그는 부모의 스타일을 상속받는다.

////////exam06 DOCTYPE html> Insert title here @import url(../css/myStyle.css); 아이유 어쩜 이렇게 하늘은 또 파란건지. 눈물이 차올라서 고개 들어. 흐르지 못하게 또 활짝 웃어. ////////myStyle @charset "UTF-8"; body{ background-color: linen; color: lightcoral; margin-left: 30px; margin-right: 30px; } h3{ text-align: center; color: darkred; margin: 30px; }

DOCTYPE html> Insert title here p { color: midnightblue; font-size: 15px; } 정국 오페라를 좋아하고 BTS를 좋아하고 김치부침개를 좋아하고 콩비지찌개를 좋아합니다.

DOCTYPE html> Insert title here body{ background-color: linen; color: lightcoral; margin-left: 30px; margin-right: 30px; } h3{ text-align: center; color: darkred; margin: 30px; } 아이유 어쩜 이렇게 하늘은 또 파란건지. 눈물이 차올라서 고개 들어. 흐르지 못하게 또 활짝 웃어.

DOCTYPE html> 스타일이 있는 웹 페이지 body{ background-color: mistyrose; } h3{ color: firebrick; } hr{ border: 5px solid rosybrown; } span{ color: paleviolentred; font-size: 20px; } CSS 스타일 맛보기 나는 웹 프로그래밍을 좋아합니다.