Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Orange Pi 3B
- 이것이 자바다
- Visual Studio Code
- with_indifferent_access
- install
- 도커
- 우분투 24
- ruby #string #strip #split #gsub
- 쿠버네티스
- mac
- RUBY
- MySQL
- Kotlin
- after_update
- 사용중인포트검색
- docket
- 설치
- after_save
- change_column_null
- ubuntu
- Time.znoe.now
- Rails
- change_column
- Java
- docker
- Ruby on Rails
- Migrate
- 우분투
- 오랜지파이
- 주차장 시스템
Archives
- Today
- Total
중고 신입이 개발해보기..
CSS를~~~ 본문
CSS란 무엇일까.. ??
https://www.w3schools.com/css/css_intro.asp
Waht is CSS?
- CSS stands for Cascading Styles Sheets.
- CSS describes how HTML elements are to be displayed on screen, paper, or in other media.
- CSS saves a lot work. It can control the layout of multiple web pages all at one.
- External stylesheets are store in CSS files.
이라고한다
https://www.w3schools.com/css/css_syntax.asp
CSS Syntax
Selector : 선택자
Declaration : 선언부
Property : 속성
Value : 속성값
'Front-End > html5-css' 카테고리의 다른 글
CSS 메모 (0) | 2020.04.21 |
---|---|
[Bulma] 정보 (0) | 2019.10.04 |
Bulma 로 시작하기 (0) | 2018.12.11 |
CSS에 대한 메모 .. (0) | 2018.09.20 |
Comments