Introduction to WEB. It's the introductory lesson, we'll learn what is the Internet and WWW and we'll state their difference.
HTML - CSS - JavaScript They are the key technologies for creating a webpage. We will see their function, HTML for the structure, CSS for the appearance, and JavaScript for the user interaction. We will also look at the Browser and how a Code Editor helps us write the necessary code.
Simple HTML file. Finally, we will create a Simple HTML file and see how it is structured. We will also format its text.