为了标记一个HTML文件开始应该使用的标记是()。
A: <;table>;
B: <;body>;
C: <;html>;
D: <;a>;
A: <;table>;
B: <;body>;
C: <;html>;
D: <;a>;
举一反三
- 为了标识一个HTML文件开始应该使用的HTML标记是()。 A: <table> B: <body> C: <html> D: <a>
- 为了表示一个HTML文件,应该使用的HTML标记是()。 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文件开始应该使用的HTML标记是(c)。为了标识一个HTML文件开始应该使用的标记是( )。 A: title B: html C: body D: meta
- 为了标识一个HTML文件应该使用的标记是(___)。 A: 〈p〉〈/p〉 B: 〈boby〉〈/body〉 C: 〈html〉〈/html〉 D: 〈table〉〈/table〉