[Free] Html Basics
Learn the absolute basics of HTML and create your own profile with these 11 short videos. – Free Course
What you’ll learn
- Core HTML concepts
- HTML Basics to build web pages quickly and easily
- Elements
- Attributes
- The DOM
- HTML Semantics
- Selectors like classes and IDs
Requirements
- A desire learn coding
- Do you have a computer? Good 🙂 There is no knowledge of programming required to take this course.
- Interested in programming and web development
Description
HTML is so important and yet so simple to learn. Usually, simple basic stuff isnt that useful but thats not the case with HTML. It is a great first language for anyone.HTML is nothing but a text file. Its the foundation of every web application. Its the skeleton and the structure of your page. Its the entry point of every app. This means every time someone goes to your site the HTML file is the very first thing that the browser loads for them, before anything else, images, colors, words, buttons.
So in this course were going to make multiple pages together. Well be working with a version of HTML thats called HTML5. Let’s do it.
Author(s): ColorCode .io