A、8888
B、8001
C、8080
D、80
CSS这个缩写名词所代表的具体含义是________。
A、CascadingStyleSheets
B、CreativeStyleSheets
C、ComputerStyleSheets
D、ColorfulStyleSheets
在HTML中引用外部JavaScript文件中的正确代码为()。
A、
B、
C、
D、
A、<table><head><tfoot>
B、<table><tr><td>
C、</tr></table>
D、<thead><body><tr>
在JavaScript中,增加单行注释的选项是_________。
A、//Thisisacomment
B、'Thisisacomment
C、
D、--Thisisacomment