单项选择题
A.document.write("Hello World") B."Hello World" C.response.write("Hello World") D.("Hello World")
我们可以在下列哪个HTML元素中放置javascript代码?()A.<script>B.<javascrip...
单项选择题我们可以在下列哪个HTML元素中放置javascript代码?()
A.<script> B.<javascript> C.<js> D.<scripting>
如何产生带有正方形的项目的列表?()A.list-type: squareB.list-style-type:...
单项选择题如何产生带有正方形的项目的列表?()
A.list-type: square B.list-style-type: square C.type: square D.type: 2
如何改变元素的左边距?()A.text-indent:B.margin-left:C.margin:D.ind...
单项选择题如何改变元素的左边距?()
A.text-indent: B.margin-left: C.margin: D.indent: