Lesson 1 Selector and Actions

In web technology that runs on browser, we use HTML, CSS and JavaScript. HTML is for organizing and groping content. CSS is for setting visual styles of the content. JavaScript adds interactive behaviors to manipulate the content and to change their styles.

In the first lecture, make sure you learn the foundation of the web — HTML and its structure.

We will need some CSS skills to layout elements and set basic styles. But CSS is not the focus in this course.

Complete and Continue