HTML是否区分大小写?
在一个例子中,我正在使用它说:
<!DOCTYPE html>
是<!doctype html>或<!DocType Html>将以不同的方式工作(或根本不工作)?
<!doctype html>
<!DocType Html>
html
html ×1