본문 바로가기

Daily Develope

검색하기
Daily Develope
프로필사진 noggame

  • 분류 전체보기 (110) N
    • Develope (54) N
      • Python (32) N
      • Web (18)
      • ETC (4)
    • AI (16)
    • DB (6)
    • MicroService (7)
      • Docker (6)
      • Kubernetes (1)
    • OS (15)
      • Linux (10)
      • Windows (1)
      • Mac (4)
    • Git (7)
    • Algorithm (1)
    • Favorite (1)
      • 책갈피 (1)
      • Music (0)
Guestbook
Notice
  • migration 중입니다...
Recent Posts
Recent Comments
Link
«   2025/06   »
일 월 화 수 목 금 토
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
Tags
  • GitLab
  • pytorch
  • enV
  • Mac
  • Windows
  • docker
  • Container
  • Converting
  • Linux
  • numpy
  • KAKAO
  • judge
  • Database
  • CUDA
  • Paper
  • Laravel
  • file
  • Python
  • evaluation
  • list
  • PostgreSQL
  • TORCH
  • DB
  • Flask
  • LLM
  • git
  • format
  • AI
  • Package
  • pandas
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록CSS (1)

Daily Develope

[CSS] 작성 규칙

최상단부터 하단의 내용이 overwrite되는 방식으로 규칙 적용태그 유형별 스타일 적용 (예시)/*모든 div 태그에 적용*/dix { width: 100%;}/*id 기준 스타일 적용*/#my_id { width: 100%;}/*class 기준 스타일 적용*/.my_class { width: 100%;}/*div의 모든 my_id에 적용*/div my_id { height: 10px;}/*div 밑의 my_class 밑의 list item에만 스타일 적용*/div>.my_class>li { text-align: center;}class에 스타일 적용

Develope/Web 2024. 5. 2. 13:05
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바