Image Styles
Image sizes
Image positions
Image as background
Exercises
- Create an HTML page and a new CSS file, link the CSS file in the HTML page.
- In the CSS, add 3 styles for image sizes. In the page, add 3 images and apply the styles.
- In the CSS, add 3 styles for image positions. In the page, add 3 images and apply the styles.
- In the CSS, add a style for background image. In the page, add an image and apply the style.