CSS Box Model All In One CSS 盒子模型 All In One CSS Box Model CSS Box Model Module Level 3 W3C Working Draft, 21 April 2020 https://www.w3.org/TR/css-box-3/ https://www.w3.org/TR/CSS2/box.html https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Box_Mod…
css delete line text & html del html <del>¥720</del> demo <span class="ticket-origin-price"> <del>¥720</del> </span> <span class="ticket-origin-price delete-line"> <span>¥720</span…
CSS3 Shadow Effects text-shadow box-shadow 1> text-shadow The text-shadow property adds shadow to text. This property accepts a comma-separated list of shadows to be applied to the text. syntax text-shadow: h-shadow v-shadow blur-radius color|none|in…
1.alter the size and shape of the text 2.font-family:Arial, Verdana,"Times New Roman",helvetica,serif 3.font-size:vs h1 ;1px vs 1.5em 4.font-weitht:whether the text is bold or not bold/500,600,700 normal/100,200,300,400 lighter bolder 5.font-sty…