Acce ibility Tools
Markup Maker
只要输入你的简单结构,就会输出一个正确的XHTML文挡。
输入
以下是引用片段:
wra er
header
logo
earch
ody
content-main
content-footer
footer输出
以下是引用片段:
<!DOCTYPE html UBLIC quot;-//W3C//DTD XHTML 1.0 trict//E quot;
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" gt;
<html xml ="http://www.w3.org/1999/xhtml" xml:lang="e quot lang="e quot gt;
<head>
<meta http-equiv="content-type" content="text/html charset=UTF-8" />
<title>Your ite ame here</title>
<link rel=" tylesheet" href=http://www.m.com/html/wangyesheji/20070905/" tyles.c quot />
</head>
< ody>
<div id="wra er" gt;
<div id="header" gt;
<div id="logo" gt lt;/div>
<div id=" earch" gt lt;/div>
</div>
<div id=" ody" gt;
<div id="content-mai quot gt lt;/div>
<div id="content-footer" gt lt;/div>
</div>
<div id="footer" gt lt;/div>
</div>
</body> lt;/html>这样一个最基本的布局结构就出来了,余下的部分应该自己做了,不然全是DIV标签了。
地址
Yes/No list creator
更容易从单选按钮中选取。
地址
General Developer Tools
Acce ible Table Builder
创造一个具有亲和力的表格.
地址
Acce ible Form Builder
创造一个具有亲和力的表单.
地址