Brief Summary
This course dives into HTML5, showing you how to write code to build cool websites. It’s all about understanding the basic structure and elements of HTML, so you can create fantastic web pages from scratch!
Key Points
-
HTML is a major building block for web applications and websites.
-
The course focuses on HTML5, so make sure your editor, like Sublime Text, is set up.
-
HTML defines the content, CSS defines the look, and Javascript adds interactivity.
-
You'll learn about HTML terminology, elements, IDs, classes, and more.
Learning Outcomes
-
Understand HTML terminology and structure.
-
Identify and use various HTML elements like headers and lists.
-
Create simple web pages using the HTML boilerplate.
-
Learn to add images and links to your HTML documents.
About This Course
HTML is one of the major building blocks for creating web applications and websites.
In this course we’re going to be taking a look at HTML, specifically HTML5. This course assumes you already have your editor environment setup, using Sublime Text or something similar, and you’re ready to start writing some code. The best place to start is writing HTML.
HTML defines the content of our page and is usually the first thing that’s loaded by a website in the browser. HTML defines the content, while CSS defines what the content looks like. Finally, Javascript will end that triangle by supplying the interactivity to our applications. We wouldn’t have all three of these things if we didn’t have HTML, so let’s take a look at how we can start writing HTML and building really cool applications and websites.
Course Includes:
What You'll Learn:
Sakthivel
good learning