From the course: Practical HTML for No-Coders
Unlock the full course today
Join today to access over 24,000 courses taught by industry experts.
Posting a video in HTML
From the course: Practical HTML for No-Coders
Posting a video in HTML
- [Instructor] Videos are all over the web today. And it's very common to host those videos at YouTube. Let's go through how we can put a YouTube video on our webpage. So the first thing that you're going to need to do is make a video. That is well beyond the scope of this course, but you'll find lots of courses in the library that will talk about how to make a video. Then you're going to need to put that video on YouTube, again, covered in other courses on the library. Once you've done all of that you will have a web address that is generated. And I've given you that address here. So here's that add that video here. If you copy that URL and paste it into a new tab you'll find that we have a nice commercial here for H+ Sport that we can include on our webpage. So to go about doing this we're going to start by clicking on the share button that's down here in YouTube, and we'll get some options for various kinds of sharing.…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
What is HTML and how is it structured?4m 35s
-
Understanding headings and paragraphs7m 45s
-
(Locked)
Understanding lists6m 44s
-
(Locked)
Understanding nesting lists4m 5s
-
(Locked)
Creating links that go to another website4m 50s
-
(Locked)
Creating links within a page7m 31s
-
(Locked)
Challenge: What's wrong with this markup?2m 23s
-
(Locked)
Solution: What's wrong with this markup?7m 10s
-
(Locked)
Linking to PDF files4m 51s
-
(Locked)
Understanding images4m 53s
-
(Locked)
Implementing images5m 6s
-
(Locked)
Creating figures and figure captions4m 24s
-
(Locked)
Quoting text3m 24s
-
(Locked)
Understanding tables5m 24s
-
(Locked)
Working with classes, div, and span6m 54s
-
(Locked)
Posting a video in HTML4m 13s
-
(Locked)
Challenge: Marking up text2m 20s
-
(Locked)
Solution: Marking up text2m 33s
-
-