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 CSS
For more information, please see full course syllabus of CSS
CSS Images in CSS
Lecture Description
In this lesson our instructor talks about images in CSS. First he talks about some general concepts of images and bandwidth. In his first example, he creates a photo gallery and does some tune-up to it. In his second example, he talks about background images. In his third example, he discusses replacing text with images. In his final example, he talks about image sprites and creating an image sprite rollover button.
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
0 answers
Post by Jitrada Aramphong on February 4, 2013
I wouldn't advise you to use spaces in naming any FILES for html use.
2 answers
Last reply by: alexander John
Mon Dec 24, 2012 10:03 PM
Post by alexander patterson on January 5, 2012
If the img file name has a space is space in it is correct to do something like this? :
background-image: url("/Users/Alec/Documents/new webiste/iphone repeater.png");