今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
The background property
- [Instructor] Now that we have a variety of selector options to choose from, let's prepare for an upcoming project update and talk about the background property. We've already used this style in a few examples to change the background color of an element, but background is actually shorthand for many more background styles. Let's open a code pen example to see how these properties work. The longhand syntax for setting the background color of the element is background-color. Let's add that style in for images. If it's for presentation only, we can use the background property. If it's part of the content, like the project thumbnails, then it should be added to the HTML with the IMG tag. Otherwise, we can use the background-image property. The value is the URL function value. This is where we add the path to the image within the parentheses using the same rules for linking images we discussed in chapter one. If the…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
CSS specifications and the W3C3 分钟 12 秒
-
(已锁定)
CSS syntax and terminology4 分钟 2 秒
-
(已锁定)
CSS values and units3 分钟 33 秒
-
(已锁定)
The color property and values4 分钟 31 秒
-
(已锁定)
Creating a color palette1 分钟 52 秒
-
(已锁定)
Type and universal selectors3 分钟 16 秒
-
(已锁定)
ID selectors2 分钟 34 秒
-
(已锁定)
Class selectors3 分钟 17 秒
-
(已锁定)
Descendant combinators and selector lists2 分钟 56 秒
-
(已锁定)
The background property4 分钟 39 秒
-
(已锁定)
Project: Prepping the CSS file4 分钟 5 秒
-
(已锁定)
Project: Adding background styles7 分钟 39 秒
-
(已锁定)
Pseudo-classes and pseudo-elements4 分钟 30 秒
-
(已锁定)
Inheritance and the cascade2 分钟 20 秒
-
(已锁定)
Specificity3 分钟 45 秒
-
(已锁定)
Project: Styling links5 分钟 23 秒
-
-
-
-
-
-
-