#100DaysOfWeb in Python Transcripts
Chapter: Days 5-8: HTML and HTML5
Lecture: HTML Chapter Intro

Login or purchase this course to watch this video and the rest of the course contents.
0:00 It's time to lay the groundwork for so much of this course. When we talk about Django when we talk about Pyramid when we talk about Flask
0:08 and all these other frameworks we're going to be using HTML through and through. Sometimes JSON, but a lot of the time
0:15 we're going to be using HTML templates and we're going to talk about that foundation right now. Now, you may be thinking, oh, what is there to HTML?
0:23 I know this. We've got paragraphs, we got BRs for line breaks header, body, done. Well, even if you know HTML pretty well
0:32 I encourage you to watch this chapter. It's going to be pretty short. We're going to build two interesting applications
0:37 and we're going to show you a couple of cool editor tricks and other techniques to be really effective with HTML.
0:43 We're also going to talk about HTML forums some of the client side validation and good stuff like that. So if you're really familiar with HTML
0:52 go ahead and just watch the video and maybe skip the hands-on section but if you're not, if you're a little unsure
0:58 your HTML skills are not quite up to par well, we're here to strengthen them up and get you ready for the rest of the course. Now let's get to it.


Talk Python's Mastodon Michael Kennedy's Mastodon