大学职业资格刷题搜题APP
下载APP
课程
题库模板
Word题库模板
Excel题库模板
PDF题库模板
医考护考模板
答案在末尾模板
答案分章节末尾模板
题库创建教程
创建题库
登录
logo - 刷刷题
创建自己的小题库
搜索
【单选题】

The code that prs the text from wrapping is ( ).

A.
white-space: nowrap
B.
word-wrap: nowrap
C.
word-spacing: nowrap
D.
word-break: nowrap
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
收藏 - 刷刷题收藏
举报
刷刷题
参考答案:
举一反三

【单选题】If you set transition:2s 1s for an element, which one is the correct statement about 2s and 1s? ( )

A.
2s is code delay time, 1s means meaningless.
B.
1s is code transition time, 2s represents delay time.
C.
2s is code transition time, 1s represents delay time.
D.
None of the above statements is correct.

【单选题】Set to move horizontally to the right by 100px, then which code is correct? ( )

A.
transform:translateY(100px)
B.
transform:translateY(-100px)
C.
transform:translateX(-100px)
D.
transform:translateX(100px)

【单选题】Please select an expression whose result is true. ( )

A.
null instanceof Object
B.
null === undefined
C.
null == undefined
D.
NaN == NaN

【单选题】Which of the following statements about variable declare in js is correct? ( )

A.
The var keyword cannot be omitted when js defines a variable, otherwise an error will be reported.
B.
Variable name cannot start with $.
C.
The declaration of a variable is represented by the keyword var, but it can also be omitted.
D.
Js variables are declared by var just like php variables.

【多选题】(Multiple-choice question) Which of the following statements about obtaining page elements are correct? ( )

A.
document.getElementById("a") means to obtain an element in the page by the id value "a".
B.
document.getElementsByName("na")means to obtain an element in the page by the name attribute value "na".
C.
document.getElementsByTagName("div") means to get all divs by tag name.
D.
The above statements are not correct.
相关题目:
【单选题】If you set transition:2s 1s for an element, which one is the correct statement about 2s and 1s? ( )
A.
2s is code delay time, 1s means meaningless.
B.
1s is code transition time, 2s represents delay time.
C.
2s is code transition time, 1s represents delay time.
D.
None of the above statements is correct.
【单选题】Set to move horizontally to the right by 100px, then which code is correct? ( )
A.
transform:translateY(100px)
B.
transform:translateY(-100px)
C.
transform:translateX(-100px)
D.
transform:translateX(100px)
【单选题】Please select an expression whose result is true. ( )
A.
null instanceof Object
B.
null === undefined
C.
null == undefined
D.
NaN == NaN
【单选题】Which of the following statements about variable declare in js is correct? ( )
A.
The var keyword cannot be omitted when js defines a variable, otherwise an error will be reported.
B.
Variable name cannot start with $.
C.
The declaration of a variable is represented by the keyword var, but it can also be omitted.
D.
Js variables are declared by var just like php variables.
【多选题】(Multiple-choice question) Which of the following statements about obtaining page elements are correct? ( )
A.
document.getElementById("a") means to obtain an element in the page by the id value "a".
B.
document.getElementsByName("na")means to obtain an element in the page by the name attribute value "na".
C.
document.getElementsByTagName("div") means to get all divs by tag name.
D.
The above statements are not correct.
刷刷题-刷题-导入试题 - 刷刷题
参考解析:
题目纠错 0
发布
刷刷题-刷题-导入试题 - 刷刷题刷刷题-刷题-导入试题 - 刷刷题刷刷题-刷题-导入试题 - 刷刷题
刷刷题-刷题-导入试题 - 刷刷题
刷刷题-刷题-导入试题 - 刷刷题
刷刷题-单词鸭