A.from which; that
B.from where; what
C.where; all
D.where; that
第1题:
The house ______ beside the lake.
A、rested
B、reposed
C、sat
D、stood
第2题:
第3题:
8、下列打开指定位置新窗口的代码中正确的是()。
A.window.open(“window2.html”)
B.window.open(“window2.html”,”new”)
C.window.open(“window2.html”,”new”,”top=10”)
D.window,open(“new”,”window2.html”)
第4题:
第5题:
下列表示显示窗口大小的是()。
A.window.outerWidth
B.window.outerheight
C.window.innerWidth
D.window.innerHeight
第6题:
下列打开指定位置新窗口的代码中正确的是()。
A.window.open(“window2.html”)
B.window.open(“window2.html”,”new”)
C.window.open(“window2.html”,”new”,”top=10”)
D.window,open(“new”,”window2.html”)