課程簡介
简介
- 背景
- 受众
- 范围
- 历史
- 设计笔记
- HTML vs XHTML
- 本规范的结构
- HTML 快速入门
- 作者的合规要求
- 推荐阅读
通用基础设施
- 术语
- 合规要求
- 大小写敏感性与字符串比较
- UTF-8
- 常见微语法
- URLs
- 获取资源
- 常见 DOM 接口
- 命名空间
HTML 文档的语义、结构与 API
- 文档
- Elements
- HTML 文档中的 API
- 与 XPath 和 XSLT 的交互
- 动态标记插入
HTML 的元素
- 根元素
- 文档元数据
- 脚本
- 章节
- 内容分组
- 文本级语义
- 编辑
- 嵌入内容
- 表格数据
- 表单
- 交互元素
- 链接
- 无专用元素的常见用法
- 使用选择器匹配 HTML 元素
加载网页
- 浏览上下文
- Window 对象
- 源
- 会话历史与导航
- 浏览网页
- 离线 Web 应用
Web 应用 API
- 脚本
- Base64 实用方法
- 计时器
- 用户提示
- 系统状态与能力:Navigator 对象
用户交互
- hidden 属性
- 激活
- 焦点
- 分配键盘快捷键
- contenteditable 属性
- 拼写与语法检查
- 拖放
- 编辑 API
HTML 语法
- 编写 HTML 文档
- 解析 HTML 文档
- 序列化 HTML 片段
- 解析 HTML 片段
- 命名字符引用
XHTML 语法
- 编写 XHTML 文档
- 解析 XHTML 文档
- 序列化 XHTML 片段
- 解析 XHTML 片段
渲染
- 简介
- CSS 用户代理样式表与呈现提示
- 替换元素
- 绑定
- 框架与框架集
- 交互媒体
- 打印媒体
过时功能
- 过时但合规的功能
- 不合规的功能
- 实现要求
IANA 考虑
- text/html
- text/html-sandboxed
- application/xhtml+xml
- text/cache-manifest
客戶評論 (3)
the content :)
Sophie Lavoie - BCE Inc.
Course - Introduction to HTML 5
I enjoyed the whole course. The user guide was very easy to follow and the instructor was clear and walked through the examples as many times as needed for everyone in the class to be comfortable before moving on to the next section. He also took time to help refer back to the notification we want to recode so we could see how the original programmer was using the HTML / XML code that we were learning. It helped link the learning to the project we will be working on directly after the class.
Leslie Jefford - BCE Inc.
Course - Introduction to HTML 5
Having the ability to hands on the code and making our own page and also already provided materials and html helped in understanding