Topic outline

  • Module 1: HTML I

    Internet, WEB, HTML coding

    Introduction to WEB. It's the introductory lesson, we'll learn what is the Internet and WWW and we'll state their difference.

  • Module 2: HTML II

    Comments, Lists, Media and Links

    Comments. We'll see how we write comments in an HTML file. Comments are important. They help us organize our code by describing its function or our thoughts about it. They also help any other developer who may need to work on this code.