…Occasionally you may want to give users the ability to download a file or…some type of resource from your site.…In certain cases, for security reasons for example, you may need to occasionally have…scripting help you out with this but most of the time you can do it by just…using simple link syntax combined with the new HTML5 download attribute.…To experiment with this syntax we're going to use the resource.htm file found…in 05_03 directory.…Now if I look at the directory structure over here on the left-hand side, I can see…that in this folder there's also another directory named _ASSETS, and inside of…that, there is a syntax file, there's two versions of it, a PDF file and a ZIP file.…So from our HTML essential training resource site I've taken…the syntax page and sort of created a downloadable resource of just that page.…I saved it as a PDF and I've saved it as a ZIP file, and maybe we want to give users…the ability to download that and print it out or read it at a later time.…In the body of our page we have our download our HTML syntax reference.…
Author
Updated
3/30/2017Released
3/16/2015- Why is HTML important?
- Exploring an HTML document
- Formatting content
- Displaying images
- Using nav, article, and div elements
- Linking to pages and downloadable content
- Creating lists
- Controlling styling (fonts, colors, and more)
- Writing basic scripts
Skill Level Beginner
Duration
Views
Related Courses
-
Creating a Responsive HTML Email
with Chris Converse1h 43m Beginner
-
Introduction
-
Welcome1m
-
Using the exercise files1m 8s
-
-
1. Introducing HTML
-
The importance of HTML3m 20s
-
Basic HTML syntax8m 42s
-
The current state of HTML5m 54s
-
HTML resources5m 28s
-
Choosing a code editor5m 41s
-
-
2. Basic Page Structure
-
Exploring an HTML document5m 27s
-
The document head6m 11s
-
The document body3m 58s
-
Understanding content models6m 39s
-
-
3. Formatting Page Content
-
Formatting content with HTML6m 58s
-
Using headings7m 50s
-
Formatting paragraphs5m 35s
-
Controlling line breaks3m 46s
-
Emphasizing text6m 53s
-
Controlling whitespace3m 37s
-
Displaying images7m 8s
-
-
4. Structuring Content
-
The value of structure2m 48s
-
Controlling document outlines10m 40s
-
The nav element5m 32s
-
The article element5m 19s
-
The section element5m 12s
-
The aside element4m 56s
-
The div element6m 4s
-
Other semantic elements9m 39s
-
Using WAI-ARIA roles6m 35s
-
-
5. Creating Links
-
Exploring the anchor element2m 58s
-
Linking to external pages4m 18s
-
Linking to page regions9m 46s
-
Challenge: Creating links3m 49s
-
Solution: Creating links5m 52s
-
-
6. Creating Lists
-
Unordered lists6m 5s
-
Definition lists7m 49s
-
Challenge: Creating lists4m 18s
-
Solution: Creating lists4m 28s
-
-
7. Controlling Styling
-
HTML and CSS5m 34s
-
Creating inline styles4m 13s
-
The style element6m 20s
-
Controlling typography11m 58s
-
Adding color6m 55s
-
Externalizing styles6m 57s
-
-
8. Basic Scripting
-
HTML and JavaScript4m 51s
-
The script element5m 56s
-
Writing a function4m 8s
-
Using the DOM6m 30s
-
Listening for an event6m 49s
-
Responding to events5m 30s
-
Externalizing JavaScript5m 15s
-
-
Conclusion
-
Next steps2m 16s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Linking to downloadable resources