After following, you can keep track of his dynamic information in a timely manner
Courses in the relevant section:html basics
塊元素 單獨一行 可以設(shè)置寬高生效 行元素 可以存在于一行 設(shè)置寬高不生效 靠內(nèi)容撐開 行內(nèi)塊元素
2018-10-210個贊
Courses in the relevant section:Common tags and attributes in HTML (text font formatting)
font-weight 粗體 background 字體背景色
2018-10-210個贊
Courses in the relevant section:Common tags and attributes in HTML (table)
屬性選擇器 a[href=“#”]
2018-10-210個贊
Courses in the relevant section:Convert block-level elements to inline elements and back
display :block 塊元素 display : inline 行內(nèi)元素 display : inline-block 行內(nèi)塊元素 display : none 隱藏塊
2018-10-220個贊
Courses in the relevant section:Positioning in CSS
relative 相對定位 相對于本身的位置 absolute 絕對定位 相對于父級元素
2018-10-220個贊