HTML的语法要求( )。A、严格B、不严格C、不确定D、以上选项都不对
HTML的语法要求( )。
A、严格
B、不严格
C、不确定
D、以上选项都不对
相关考题:
以下哪一项HTML语句的书写严格符合HTML语法规范()。A.<td>This is a title!<td>B.<td> This is a title!C.<TD> This is a title!</TD>D.<td> This is a title!</td>
以下哪一项HTML语句的书写严格符合HTML语法规范()。A.<h1>This is a title!<h1>B.<h1> This is a title!C.<H1> This is a title!</H1>D.<h1> This is a title!</h1>
13、HTML要求标记严格嵌套。