线路纵断面由平道、坡道及设于变坡点处的竖曲线组成。
A. 对
B. 错
下列哪个是( )设置背景图片(bg.gif)水平方向平铺?
A. background:url(bg.gif) repeat-x;
B. background:url(bg.gif) repeat-y;
C. background:url(bg.gif) no-repeat;
D. background:url(bg.gif);
下列哪个是( )设置背景图片(bg.gif)定位右下角?
A. background:url(bg.gif) no-repeat 100 100;
B. background:url(bg.gif) no-repeat bottom right;
C. background:url(bg.gif) no-repeat centerright;
D. background:url(bg.gif) no-repeat top right;