This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 14725 - <!DOCTYPE html> <html lang="ja"> <head> <meta charset="utf-8" /> <title>HachiCre8</title> <meta name="keywords" content="" /> <meta name="description" content="" /> <!--[if IE]> <script type="text/javascript" src="/js/lib/html5.js"></script> <![endif]-->
Summary: <!DOCTYPE html> <html lang="ja"> <head> <meta charset="utf-8" /> <title>Hachi...
Status: RESOLVED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-08 14:56 UTC by contributor
Modified: 2011-11-08 16:19 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2011-11-08 14:56:25 UTC
Specification: http://www.w3.org/TR/html5/spec.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:

<!DOCTYPE html>

<html lang="ja">

<head>

<meta charset="utf-8" />

<title>HachiCre8</title>

<meta name="keywords" content="" />

<meta name="description" content="" />



<!--[if IE]>

<script type="text/javascript" src="/js/lib/html5.js"></script>

<![endif]-->



<link href="/css/desktop.css" rel="stylesheet" type="text/css" >





<script type="text/javascript" src="/js/lib/jquery.js"></script>

<script type="text/javascript" src="/js/lib/jquery.easing.js"></script>

<script type="text/javascript" src="/js/lib/raphael.js"></script>



</head>



<body class="contact">

<div id="container">

	<div id="main">

	<header id="logo">

		<h1><a href="/"><img src="/images/logo.png" alt="hachi cre8"
/></a></h1>

	</header>

	<nav id="navi">

		<ul>

			<li><a href="/works/">works</a></li>

			<li><a href="/profile/">profile</a></li>

			<li><a href="/skill/">skill</a></li>

			<li><a href="/contact/">contact</a></li>

		</ul>

	</nav>

	<footer>

		<small>copyright&nbsp;&copy;&nbsp;hachi cre8.<br />all rights
reserved</small>

	</footer>

<!-- /#main_left --></div>	<div id="contact">

	       
<p>お気軽にご連絡ください。TwitterやFacebookからも受け付け
ております</p>

		<form>

			<fieldset>

				<legend>お名前</legend>

				<p><input type="text" /></p>

			</fieldset>



			<fieldset>

				<legend>メールアドレス</legend>

				<p><input type="text" /></p>

			</fieldset>



			<fieldset>

				<legend>お問い合わせ内容</legend>

				<p><input type="text" /></p>

			</fieldset>

		</form>

	<!-- /#contact --></div>

<!-- /#container --></div>



<script type="text/javascript" src="/js/hce/main.js"></script>

</body>

</html>

Posted from: 118.18.29.231
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.106 Safari/535.2