试题详情

在 HTML 中,点击图片”previous.gif”上的超级链接后页面将加载历史列表中的上一个URL 页面。代码如下所示,应在下划线处填入()

A"javascript:history.go(-1)"

B"history.go(1)"

C "history.go(-1)"

D"javascript:history.go(1)"