1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
<!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_start //-->
<title>titletext</title>
<!--// title_end //-->
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<link rel="stylesheet" type="text/css" href="/styles/Y3home.css" />
<script type="text/javascript" src="/scripts/Y3.js"></script>
<link rel="stylesheet" type="text/css" href="/styles/common_print.css" media="print" />
<meta name="description" content="foo" />
<meta name="keywords" content="bar" />
<script type="text/javascript">foo</script>
<meta property="og:image" content="foo" />
<link rel="mixi-check-image" type="image/jpeg" href="bar.jpg" />
</head>
<body id="d1-news">
This is the body
</body>
</html>
|