DOCTYPE宣言文の調査

  1. 調査日⇒241229
  2. ソースタイトル⇒トップページ |札幌プリンスホテル
  3. URL⇒トップページ |札幌プリンスホテル
  4. DOCTYPE宣言文⇒⑦XHTML1.0 Transitional DTD

ソース(基本型)

XHTML1.0 Transitional DTD
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
<head>
<title>タイトル</title>
</head>
<body>本文</body>
</html>

ソース

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<!--meta-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="author" content="" />
<meta name="description" content="札幌プリンスホテルの公式ホームページ。札幌市中央区の札幌プリンスホテルは、2012年開業40周年を迎えました。札幌市営地下鉄西11丁目駅からは徒歩約3分。28階建て、札幌の夜景が楽しめるタワーでは、ご宿泊・レストラン・宴会・ウエディング・エステを、国際館パミールでは、ウエディング・ご宴会にご対応いたします。" />
<meta name="keywords" content="札幌,ホテル,プリンス,宿泊,予約,レストラン,バー,ブライダル,ウエディング,婚礼,エステ,エステティックサロン,夜景,北海道,HOTEL,ロイヤル,プラン" />

<title>トップページ |札幌プリンスホテル</title>
<!--css-->
<link rel="stylesheet" type="text/css" href="/stylesheet.jsp?id=3" />
<link rel="stylesheet" type="text/css" href="/stylesheet.jsp?id=708" />
<!--js,icon-->
<script type="text/javascript" src="/script.jsp?id=353"></script>
<link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
<script type="text/javascript" src="/commoncms/js/sp_furiwake.js"></script>
</head>

<body>本文</body>
</html>