Featured

Intro to HTML - Start Building Websites Today!



Published
HTML is a markup language that is used to add form and structure to information. Pretty boring right? I fully agree. Lucky for us, HTML is incredibly simple and easy to learn.

Every website you have ever viewed was displayed using HTML. This lesson gives you a brief introduction to HTML, teaching you how it works and how you can start writing code so you can begin developing websites and web applications.

The presentation I created for this lesson can be found here: https://rosslibby.github.io

The code that I wrote to create the presentation for this lesson can be found here: https://github.com/rosslibby/rosslibby.github.io

The code editor I use is Visual Studio Code. You can download it for free here: https://code.visualstudio.com/

Want to check out the code that we wrote *live* during the video? View it, modify it, destroy it, I don't care, just go crazy with it here: https://codesandbox.io/s/admiring-microservice-d9iqn?file=/index.html

Thanks for watching!
Category
Web design
Be the first to comment