본문 바로가기

덕질을 위해 사는 개발자

검색하기
덕질을 위해 사는 개발자
프로필사진 규달봉

  • 분류 전체보기 (4)
    • 일상 (0)
    • Programming Language (0)
      • Python (0)
      • Java (0)
    • Web (2)
      • HTML (1)
      • CSS (1)
      • JAVASCRIPT (0)
    • Android (1)
    • Computer Science (0)
      • 자료 구조 (0)
      • 알고리즘 (0)
    • 코딩테스트 (0)
      • 코드업 (0)
    • 자격증 (0)
      • 정보처리기사 (0)
      • 정보보안기사 (0)
    • Book (0)
    • git (1)
    • etc (0)
      • 웹툰 (0)
      • 만화(애니) (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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
Tags
  • CSS
  • Comments
  • HTML
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Comments (2)

덕질을 위해 사는 개발자

CSS 주석 처리

CSS 주석은 요소 내부에 배치 되며 다음으로 /* 시작하고 */ 으로 끝납니다. 예시 /* This is a single-line comment */ p { color: red; } Reference CSS Comments CSS Comments CSS Comments Comments are used to explain the code, and may help when you edit the source code at a later date. Comments are ignored by browsers. A CSS comment is placed inside the element, and starts with /* and ends with */: You can add comm www.w3schools.com

Web/CSS 2021. 2. 16. 14:48
HTML 주석 처리

시작 태그에는 느낌표 (!)가 있지만 끝 태그에는 없습니다. 예시 This is a paragraph. Reference

Web/HTML 2021. 2. 16. 14:31
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바