웹 페이지를 개발하기 위한 기본 언어인 HTML/XHTML, CSS, JavaScript 의 기본 문법을 이해한다.

  • HTML은 웹사이트의 구조를 제공합니다. HTML 태그를 공부한 후 수업에서 간단한 웹페이지를 함께 만듭니다. 그런 다음 개인 웹 페이지 프로젝트가 할당됩니다.
  • CSS는 웹사이트의 스타일을 제공합니다. CSS 규칙을 공부한 후, 이전에 생성된 클래스 웹 페이지는 함께 스타일이 지정됩니다. 그런 다음 CSS 스타일을 추가하기 위해 개인 웹 페이지 프로젝트가 할당됩니다. 세 번째 웹 페이지를 할당하여 처음부터 만들 수도 있습니다(선택).
  • JavaScript는 웹사이트의 기능을 제공합니다. 자바스크립트의 문법과 기능의 기초를 공부한 후, 간단한 상호작용을 클래스 웹페이지에 추가할 것입니다. 그런 다음 학생들은 자신의 웹페이지에 추가(다른) 기능을 추가해야 합니다. 마지막으로 네 번째 추가 웹페이지를 처음부터 디자인하도록 할당할 수도 있습니다(선택).

Students will understand the basic grammar of HTML/XHTML, CSS, and JavaScript, which are the basic languages for developing web pages.

  • HTML provides the structure of the website. After studying HTML tags, we create simple webpages together in class. Students will then be assigned a Personal Web Page project.
  • CSS provides the style of the website. After studying the CSS rules, the previously created class web pages will be styled together. The Personal Web Page project will be assigned to add CSS styles. Or students can choose to build a new webpage from scratch (optional).
  • JavaScript powers the functionality of the website. After studying the basics of JavaScript syntax and functionality, we will add simple interactions to our class webpage. Students then need to add additional (other) features to their Personal Web Page project. Or students can choose to build a new webpage from scratch (optional).