- From: <bugzilla@jessica.w3.org>
- Date: Tue, 08 Nov 2011 14:56:26 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14725
Summary: <!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]-->
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#top
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
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 © 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
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Tuesday, 8 November 2011 14:56:27 UTC