网页标题使用的标记是()。
A: html
B: head
C: title
D: meta
A: html
B: head
C: title
D: meta
举一反三
- 定义网页标题的标记是: A: head B: meta C: body D: title
- 标记<body>是放在标记之间() A: <html>...</html> B: <head>...</head> C: <title>...</title> D: <meta/>
- 在HTML中,网页标题标记是()。 A: head B: title C: html D: body
- 在HTML语言中,网页标题的标记是()。 A: <html> B: <head> C: <title> D: <body>
- 设置网页的标题时,在HTML源代码中需要使用()标记。 A: 〈head〉〈/head〉 B: 〈title〉〈/title〉 C: 〈body〉〈/body〉 D: 〈table〉〈/table〉