HTML/HTML 4.01
Last-modified: 2018-11-14 (¿å) 15:23:52 (2153d)
HTML | HTML/XHTML 1.0 | HTML/HTML 5
¥·¥ó¥×¥ë¤ÊHTML 4.01¥Õ¥©¡¼¥Þ¥Ã¥È
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="ja"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta name="description" content=""> <meta name="keywords" content=""> <title>¥·¥ó¥×¥ë¤ÊHTML 4.01¥Õ¥©¡¼¥Þ¥Ã¥È</title> </head> <body> <h1>¥·¥ó¥×¥ë¤ÊHTML 4.01¥Õ¥©¡¼¥Þ¥Ã¥È</h1> </body> </html>
DOCTYPEÀë¸À
HTML 4.01 Strict †
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
HTML 4.01 Transitional †
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
ʸ»ú¥³¡¼¥É»ØÄê †
- <meta http-equiv="content-type" content="text/html; charset=UTF-8">
- <meta http-equiv="content-type" content="text/html; charset=Shift_JIS">
- <meta http-equiv="content-type" content="text/html; charset=EUC-JP">
- <meta http-equiv="content-type" content="text/html; charset=ISO-2022-JP">
- <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">