From the course: HTML: Metadata in the Head
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Setting character sets - HTML Tutorial
From the course: HTML: Metadata in the Head
Setting character sets
- [Instructor] You are probably aware that the world doesn't all speak the same language. And you're probably aware that different languages use different characters. Not every language uses the same simple alphabet that English does. In the early days of the internet, if you received an email written in another language, it would typically be full of odd characters, like empty rectangles or question marks. That's because we had yet to establish a standard way of displaying characters on the screen. There are two concepts that make this work; a character set and encoding. There's a marvelous and interesting article that explains this in some detail. So if you'd like lots and lots of details, I recommend reading this article, "The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets, No Excuses!" If this is a little bit much, and you may find it a little bit much, then briefly, a character set will include the characters that make…
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
-
-
-
-
How do meta tags work?3m 19s
-
(Locked)
Setting character sets3m 17s
-
(Locked)
Redirecting pages with meta refresh5m 20s
-
(Locked)
Identifying authors and conversations4m 3s
-
(Locked)
Setting the viewport9m 7s
-
(Locked)
Setting color themes3m 2s
-
(Locked)
Presenting your page to Facebook7m 1s
-
(Locked)
Checking your work for Facebook5m 24s
-
(Locked)
Challenge: Configuring meta information2m 9s
-
(Locked)
Solution: Configuring meta information3m 20s
-
-
-