일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- jvm메모리구조
- Programming
- job
- 안드로이드
- 밤비노
- BCIT
- CSS
- 웹개발기초
- C
- Java
- DB
- 리액트프로젝트
- mysql
- sql
- microservices
- msa개념
- 데이터베이스
- html
- 코드잇
- servlet
- MVC
- 웹개발자
- jsp
- 자바
- two pointers
- coding test
- SpringFramework
- Bambino
- MSA
- 웹개발
- Today
- Total
목록Coursera/DUKE UNIVERSITY (3)
초보 개발자의 기록

CCSS Cascading Style Sheets Specifies look and formatting Separates content from presentation Design that Scales Reusability maintainability CSS Basics properties https://developer.mozilla.org/en-US/docs/Web/CSS/Reference Classes: named styles CSS: .classname IDs: name one element CSS:#IDname Combinators: Select by relationship Colors and Names in CSS http://www.w3.org/TR/2003/CR-css3-color-2003..

tool : CodePen codepen.io/pen/ address: URL or Uniform Resource Locator HTML? HyperText Markup Language The language used to make web pages Markup language Specifies contents of a web page, used by browsers Specifies the meaning of semantics The first standard in 1993 Current standard In 2014 Metadata and Sectioning Elements Metadata elements -information about the page - tags :시작 및 끝 헤드 태그 사이에 ..

Foundations of computer programming with JavaScript, HTML, CSS This course is for beginners. * How to think like a programmer * Analyzing problems * Algorithms: designing solutions * Translating your algorithms into programs Week1: Designing a Web Page with HTML and CSS Create your own webpage Week2: Algorithms and Programming Concepts Tackle the green screen problem. Learn some important Progra..