2007年2月18日
XHTML 1.1 Second Edition
Posted by @Style :
02:11
|
コメント (0)
|
トラックバック (0)
XHTML™ 1.1 - Module-based XHTML - Second Edition W3C Working Draft 16 February 2007![]()
Here is an example of an XHTML 1.1 document.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd"
xml:lang="en" >
<head>
<title>Virtual Library</title>
</head>
<body>
<p>Moved to <a href="http://example.org/">example.org</a>.</p>
</body>
</html>
最大の変更はXML Schema 。text/htmlはどうなるのか…
前のエントリー:3カラムテンプレート
次のエントリー:ネットスター賞
関連記事
- 有限会社ゼロファクトリー様がW3Cに加盟
- MovableType 4でkeywordsを記述する【改訂版】
- MT4 テンプレート 2Columnのカスタマイズ その1
- Markup Validation Service
- WebInspector 5.02 Java6対応版
- Web Designing 2007年 05月号 元原稿
- XHTML 1.1
- フッターにデザインを入れてみる
- ナビゲーション
- Web Designing
トラックバック
このエントリーのトラックバックURL:
http://atstyle.biz/blog/mt-tb.cgi/642
![Web標準 Webサイト制作 [アットスタイル] アットスタイル](http://atstyle.biz/webimg/atstylelogo.png)


