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 5
For more information, please see full course syllabus of HTML 5
HTML 5 Information Tags
Lecture Description
In this lesson, our instructor Jim Hague goes through an introduction on information tags. He discusses <abbr>, the address tag, article tag, aside tag and cite tag.
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.
Next Lecture
Previous Lecture
1 answer
Sat Mar 28, 2015 11:37 PM
Post by David Llewellyn on February 28, 2015
1) align attribute doesn't seem to be HTML 5.
2) what is the difference between the <br> and the <br /> tags, they seem to be used interchangeably in the code for this lesson?
3) is there a better way of shifting text to the right than the multiple characters used in the code?
4) the image source to The Scream in the code no longer works, it should be
<img src="http://www.w3schools.com/html/img_the_scream.jpg" width="220"
height="227" alt="The Scream" />. By the way, what does the final forward slash "/" do, its presence or absence seems to make no difference in IE11 or Chrome?
1 answer
Tue Dec 23, 2014 10:19 AM
Post by SIMON XENITELLIS on December 22, 2014
Hello,
what is the difference between a section tag and an article tag ?
1 answer
Fri Nov 21, 2014 2:55 PM
Post by Evilene Souza on November 18, 2014
I am enjoying very much the classes i have been studying Html but I am learning many tips here that i did not know before,thankyou
1 answer
Fri Jun 27, 2014 2:02 PM
Post by James Connolly on April 15, 2014
I like the Scream composition you choose by Edward Munch. There is so much emotion in it. It is almost as if you can hear the guy about to scream. I honestly forgot who the artist was, and, for that reason, I am glad you incorporated into the lesson.
Thank you
0 answers
Post by Jorge Guerrero on June 28, 2012
WHO is really an acronym, not an abbreviation. An abbreviation would be Mr. Mrs. etc... Can you see the difference? The <acronym> tag can also be used with the title same attribute. It's better to use them correctly, as the tags are for the correct markup of context NOT for styling.
4 answers
Last reply by: Woldu Mahary
Wed May 1, 2013 1:49 AM
Post by samuel ajal on June 13, 2012
where do i download the HTML codes for this