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 Images
Lecture Description
In this lesson, our instructor Jim Hague goes through an introduction on images. He starts by disussing images and preparing it. Then he goes on to discuss photoshop, image manipulation, images folder, types of images, figure and arrangements.
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.)
×
- - Allow users to view the embedded video in full-size.
Next Lecture
Previous Lecture
1 answer
Sat Mar 28, 2015 11:36 PM
Post by David Llewellyn on March 3, 2015
I'm having trouble linking to the "blackblock.jpg" image
I've tried linking to the downloaded file directly using
<im src="C:/Users/David/Documents/%21html/Educator%20Project/Images/blackblock.jpg"
etc.
in both the above form and as
<img src="C:/Users/David/Documents/!html/Educator Project/Images/blackblock.jpg"
etc.
I've also tried various <base href combinations with <img src="blackblock.jpg" etc. including
<base href="C:/Users/David/Documents/%21html/Educator%20Project/Images/">
<base href="C:/Users/David/Documents/!html/Educator Project/Images/">
and even
<base href="http://www.educator.com/images/">
What am i doing wrong?
0 answers
Post by David Llewellyn on March 3, 2015
<align> seems to perform as advertised but I didn't seem to be able to make any difference to the display with the <valign> with or without an accompanying <align> tag.
1 answer
Mon Jun 24, 2013 7:12 PM
Post by Said Elmahdy on June 24, 2013
how does the browser know the file that I put in it the images