Connecting...

This is a quick preview of the lesson. For full access, please Log In or Sign up.
For more information, please see full course syllabus of HTML
For more information, please see full course syllabus of HTML
HTML Page Structure and Meta-data Elements
Lecture Description
In this lesson our instructor talks about page structure and meta-data elements. He talks about root element, head element, title element, base element, link element, meta element and style element. He does an example of each and discuss their functions in HTML.
Bookmark & Share
Embed
Share this knowledge with your friends!
Copy & Paste this embed code into your website’s HTML
Please ensure that your website editor is in text mode when you paste the code.(In Wordpress, the mode button is on the top right corner.)
×
Since this lesson is not free, only the preview will appear on your website.
- - Allow users to view the embedded video in full-size.
1 answer
Mon Sep 2, 2013 12:36 AM
Post by Tarik Eltaeib on September 1, 2013
can we do multi language in html tag ? for example could we do something like that <html lang ="en, fr">
?
0 answers
Post by Marie Mehy on August 1, 2013
Hey! Can you check this lesson, the video stops at 21 min.
0 answers
Post by Alberto Vazquez on January 2, 2013
I've understood things i've never done before, very useful. Only I only ask you to talk a little bit stronger. Thank you very much.
2 answers
Last reply by: David L
Wed Mar 7, 2012 6:41 PM
Post by Ronald Pero on September 25, 2011
I would like to get a much deeper understanding of the <meta> element.
As I look at other webpages and try to understand them I am seeing lots of different <meta name= xxxx> tags showing lots of things like robots, document-class, document classification, document rights etc and I really don't know what these tags do or which to include in pages that I create. Is there any other reference that goes quite a bit deeper on creating meta tags?
0 answers
Post by Andrew Allan on July 26, 2011
The idea of a Q & A at the end of the tutorial was brilliant. Thank you.
2 answers
Last reply by: hannah rafiq
Sun Oct 21, 2012 10:39 AM
Post by Donna Cassano on May 3, 2011
At time mark 13:10 I thought that there would be an error displayed.
lines 6 & 10 are </head> tags. Shouldn't line 10 be </header> ?
line 16 should be a closing </ul> tag. ???