CSS 学习笔记

CSS Study Notes Calling Add an external style sheet in the <head> of HTML: <link rel="stylesheet" href="xxx.css"> Here, xxx.css is the CSS file in the same directory. Note: Use link-style external...

本文介绍了CSS的基本语法、选择器、颜色、文本格式、伪类、盒模型、布局、标准等内容,并提供了CSS属性的分类和顺序。

CSS 学习笔记
原文英文,约600词,阅读约需3分钟。发表于:
阅读原文