- [Instructor] Although there is simply no way to show…everything that CSS is capable of in a single chapter,…I do want to give you an idea of some of the options…that you have when styling elements on your page.…We're gonna start by exploring some of the things…you can control around typography.…So I have the type.htm file open from the 07_04,…and just to give you an idea of what's going on…on this page, we have a heading one at the top,…we have a couple of paragraphs, they go on to describe…some of the aspects of how HTML and CSS work together.…
So I advise you to kind of read through that text,…because I tried to go a little bit more in-depth…with some of the exercise files in terms of the text of it,…so read through them, there's some good stuff in there.…Okay, so above that, in the head of our document,…we can see that we already have the style element,…we see that we have the single rule set on the body element…that's setting the width of the body to 70%…and a margin to zero and auto,…which is kind of a weird selector.…
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: Controlling typography