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
													
											
												
												- 도커
- docket
- Time.znoe.now
- 정규식
- RUBY
- MySQL
- 오랜지파이
- install
- 코틀린
- after_save
- Kotlin
- 루비
- 우분투 24
- 레일즈
- Migrate
- 차량번호찾기
- 주차장 시스템
- ubuntu
- Ruby on Rails
- docker
- 우분투
- 사용중인포트검색
- mac
- Java
- after_update
- 설치
- Rails
- Orange Pi 3B
- 쿠버네티스
- Visual Studio Code
													Archives
													
											
												
												- Today
- Total
목록Front-End/html5-css (5)
중고 신입이 개발해보기..
			
			
				CSS 메모
				
	
	
               
           
               
               
	
		html에서 css를 사용하겠는것이다. css파일을 링크하는것이다.
				Front-End/html5-css
				
				2020. 4. 21. 14:20
			
		
			
				[Bulma] 정보
				
	
	
           
               
	
		보호되어 있는 글입니다.
				Front-End/html5-css
				 2019. 10. 4. 11:44
			
		
			
			
				Bulma 로 시작하기
				
	
	
               
           
               
	
		기본 시작하기 코드 12345678910111213141516171819202122 Hello Bulma! Hello World My first website with Bulma! Colored by Color Scriptercs
				Front-End/html5-css
				
				2018. 12. 11. 16:13
			
		
			
			
				CSS에 대한 메모 ..
				
	
	
               
           
               
	
		차이점.. ID는 원칙적으로 하나의 객체에만 사용 할 수 있다. Class는 여러 객체에서 사용 할 수 있다. #아이디 .클래스명
				Front-End/html5-css
				
				2018. 9. 20. 18:41
			
		
			
			
				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.aspCSS Syntax Selector : 선택자..
				Front-End/html5-css
				
				2018. 5. 11. 16:10
			
		