일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- ::first-line
- HTML정의
- option
- Form
- Head
- Ol
- BODY
- colspan
- 속성 선택자
- textarea
- tag
- ::first-letter
- Border
- Python
- table
- 한정수 강사님
- select
- ::before
- ul
- JavaScript
- Li
- BR
- JAVA 개발 환경 설정
- 인라인 레벨 요소
- 전체 선택자
- Title
- :active
- rowspan
- img
- !doctype html
- Today
- Total
개발 공부 기록하기
DAY 1. 웹 브라우저 & 웹 에디터 본문
Web Browser
- 개발자가 작성한 문서를 화면에 나타내는 프로그램.
ex, Google Chrome, Microsoft Edge, Mozilla Firefox
Web Editor
- 웹문서 만들 HTML tag, CSS, JAVASCRIPT source(=code) 입력하는 프로그램.
ex, Visual Studio Code, JSFiddle, Codepen
- Visual Studio Cod https://code.visualstudio.com/
Visual Studio Code - Code Editing. Redefined
Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
- JSFiddle https://jsfiddle.net/
JSFiddle - Code Playground
jsfiddle.net
- Codepen https://codepen.io/pen/
Create a New Pen
...
codepen.io
- Liveweave https://liveweave.com/
HTML, CSS and JavaScript demo - Liveweave
liveweave.com
- Plunker https://plnkr.co/
Plunker - Helping you build the web
Plunker is loading… Oh the websites you'll make!
plnkr.co
'프밍 > HTML' 카테고리의 다른 글
DAY 1. HTML의 구조 (0) | 2022.08.19 |
---|---|
DAY 1. HTML이란? (0) | 2022.08.19 |
DAY 1. 웹 개발, 어디서부터 시작할까 (0) | 2022.08.19 |
DAY 1. '웹 개발'이란? (0) | 2022.08.19 |
[생활코딩] 6강. Doctype(DTD) (0) | 2022.08.19 |