HTML5/sections

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
(未显示1个用户的1个中间版本)
第1行: 第1行:
[[HTML5]] 新增的相关Sections有:<article>, <section>, <nav>, <aside>, <hgroup>, <header> and <footer>.
+
[[HTML5]] 新增的相关Sections有:<article>, <section>, <nav>, <aside>, <hgroup>, <header>, <footer>.
 
+
例子:
+
<section>
+
  <h1>Forest elephants</h1>
+
  <section>
+
    <h2>Introduction</h2>
+
    <p>In this section, we discuss the lesser known forest elephants
+
  </section>
+
  <section>
+
    <h2>Habitat</h2>
+
    <P>Forest elephants do not live in trees but among them.
+
  </section>
+
  <aside>
+
    <p>advertising block
+
  </aside>
+
</section>
+
<footer>
+
  <p>(c) 2010 The Example company
+
</footer>
+
  
 
==链接==
 
==链接==

2011年4月3日 (日) 13:39的最后版本

HTML5 新增的相关Sections有:<article>, <section>, <nav>, <aside>, <hgroup>, <header>, <footer>.

[编辑] 链接

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱