In css, the background picture needs to be located in the lower left corner of the box and should be written as: ( )
A: background-image:left foot
B: background-image:left bottom
C: background-position:left foot
D: background-position:left bottom
A: background-image:left foot
B: background-image:left bottom
C: background-position:left foot
D: background-position:left bottom
举一反三
- 在css样式表中,下列设置页面背景图片的说法正确的是( A: background:src(images/news.jpg) bottom repeat-y; B: background:url(images/news.jpg)left bottom no-repeat C: 999999; D: background:url(images/news.jpg)left bottom repeat_y; E: background:link(images/news.jpg)left bottom no-repeat;
- In css style, the meaning of background-position:-10px 20px is ( ) A: The background<br/>picture is offset by 10px to the left and 20px to the down B: The background<br/>picture is offset by 10px to the left and 20px to the top C: The background<br/>picture is offset by 10px to the right and 20px to the down D: The background<br/>picture is offset by 10px to the right and 20px to the upper
- After DCT, the energy of the image is usually concentrated in the ( ) of the image. A: top left corner B: top right corner C: bottom left corner D: bottom right corner
- 下列哪个样式可以实现列表项水平排列? A: ul{list-style-type:none} B: left{height:60px; background: C: 00A2CA; } D: nav li{float:left;} E: nav li a:hover{background: F: 0095BB}
- 请问用()属性设置网页背景图像效果? A: background-color B: background-image C: background D: background-position