• 2022-06-01
    位于HTML文档的最前面,用于向浏览器说明当前文档使用哪种HTML标准规范的标记是:
    A: <!DOCTYPE>
    B: <head></head>
    C: <title></title>
    D: <html></html>