首页题库练习题目详情
Web程序设计单选题中等

HTML中用来指定网页字符编码的标签是?

A<meta charset="UTF-8">
B<charset UTF-8>
C<html encoding="UTF-8">
D<doctype UTF-8>