Style Images with CSS
Key Takeaways
Styles images using CSS and Notepad++
Original Description
In this intermediate-level course you will explore how CSS (Cascading Stylesheets) can be used to alter the appearance of an image on your web page. HTML is used to add image content to a website and CSS is used to make that content visually appealing to website visitors. You will use the Notepad++ editor to write CSS rules with a variety of selectors and properties that are applied to images to change their appearance. The Chrome browser is used to display the page to test the results of your work. CSS is a very powerful tool and using it to gain more control over the visual aspects of images is a valuable skill for a web developer.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Related Reads
📰
📰
📰
📰
The React Compiler Just Made Your Memoization Knowledge Obsolete. Here’s What to Learn Instead.
Medium · JavaScript
You don't need a backend to store form submissions. You need a place to ask "how many."
Dev.to · Omer Hochman
The Matrix of Layouts: CSS Grid vs Flexbox
Dev.to · Timevolt
Memoization useMemo()Explained: Why React Doesn’t Need to Repeat the Same Work
Medium · JavaScript
🎓
Tutor Explanation
DeepCamp AI