摘要:
一、 二、小米logo案例: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> < 阅读全文
摘要:
阅读全文
摘要:
一、字体图标: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>D 阅读全文
摘要:
一、what? 阅读全文
摘要:
一、特点: 仅支持IE9以上浏览器。 二、新增伪类选择器: 第二个伪类选择器:nth-of-type: 阅读全文
摘要:
一、HTML新增标签仅支持IE9及以上浏览器。 二、新增语义标签: ①、<header>:头部标签。 ②、<nav>:导航标签。 ③、<article>:内容标签。 ④、<section>:某个区域。 ⑤、<aside>:侧边栏标签。 ⑥、<footer>:尾部标签。 二.1:语义标签特点。 ①、可 阅读全文