为了标示一个HTML文件应该使用的HTML标记是()。
A: <p></p>
B: <body></body>
C: <html></html>
D: <table></table>
A: <p></p>
B: <body></body>
C: <html></html>
D: <table></table>
举一反三
- 为了表示一个HTML文件,应该使用的HTML标记是()。 A: 【p】…【/p】 B: 【body】…【/body】 C: 【html】…【/html】 D: 【table】…【/table】
- 为了标识一个HTML文件应该使用的标记是(___)。 A: 〈p〉〈/p〉 B: 〈boby〉〈/body〉 C: 〈html〉〈/html〉 D: 〈table〉〈/table〉
- 为了标识一个HTML文件应该使用的标记是(___)。 A: 〈p〉〈/p〉 B: 〈boby〉〈/body〉 C: 〈html〉〈/html〉 D: 〈table〉〈/table〉
- 为了标识一个HTML文件应该使用的标记是(___)。 A: 〈p〉〈/p〉 B: 〈boby〉〈/body〉 C: 〈html〉〈/html〉 D: 〈table〉〈/table〉
- HTML语言中,为了标识一个HTML文件,应该使用的HTML标签是()。 A: <P></P> B: <BODY></BODY> C: <HTML></HTML> D: <TABLE></TABLE>