블로그 이미지
잡다한 취미 생활 및 일상에 대한 소소한 이야기를 적어나가는 블로그입니다.
붉은kkk

공지사항

최근에 올라온 글

최근에 달린 댓글

글 보관함

calendar

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

'웹사이트 제작 #웹사이트 #에디터 #홈페이지 #HTML'에 해당되는 글 1

  1. 2020.04.07 [웹사이트 제작#1] 한달동안 만들면서 배우는 웹사이트 제작 (준비)

한달동안 웹사이트를 제작하면서 만들면서 익힌 노하우?를 정리 해볼 예정입니다.

 

오늘은 그 첫번째, 준비 과정입니다.

 

 

 

 

1. 제작 툴 Setup

- Edit 프로그램은 본인 취향에 맞게 (HTML & CSS & Javascript등을 지원하는 에디터라면 ok)

전 Visual Studio Code를 사용합니다.

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

2. Reference 사이트 

https://www.w3schools.com/

 

W3Schools Online Web Tutorials

HTML Example:

This is a heading

This is a paragraph.

Try it Yourself » CSS Example: body {   background-color: lightblue; } h1 {   color: white;   text-align: center

 

www.w3schools.com

 

 

 

이제 준비가 대략적으로 마쳐졌습니다.

실제 웹사이트 제작은 다음 시간부터 할게요.

이전 1 다음