CSS Background Image Tutorial: Lecture 37, Web Design for Beginners Course

This video is part of my HTML & CSS video course: https://www.udemy.com/web-design-for-beginners-real-world-coding-in-html-css/?couponCode=YOUTUBEDEAL

Learn how to add background images with CSS (repeat or tile, position, size, and multiple images assigned to a single element).

If you want a full screen background try applying these background image techniques to the “html” or “body” element.

If you want a “fixed” or “sticky” background image try adding the following declaration to the relevant CSS rule: “background-attachment: fixed;”

Sign up for my newsletter to receive periodic webDev tips, tricks, resources and coupons. Join the list at http://learnwebcode.com/

Follow me on Twitter for updates and cat pics: https://twitter.com/learnwebcode