官术网_书友最值得收藏!

  • Mastering CSS
  • Rich Finelli
  • 73字
  • 2021-07-08 09:45:57

Targeting .column using a pseudo class

Adding the .column:first-child selector will target the first appearance of the column element. We'll add margin-left as zero. When we save this, we get three equal columns with a margin-left for each of them, except the first:

.column:first-child { 
  margin-left: 0; 
} 

Following is the output of preceding code block:

This technique would work just as well with two columns, four columns, or any number of columns.

主站蜘蛛池模板: 济阳县| 措勤县| 郓城县| 余姚市| 晋宁县| 巴楚县| 内江市| 嘉祥县| 潜江市| 安塞县| 汝南县| 新龙县| 法库县| 勐海县| 苍山县| 昔阳县| 聂拉木县| 泾川县| 淮南市| 曲沃县| 奉节县| 泌阳县| 高雄市| 台中县| 新余市| 西贡区| 凯里市| 大方县| 油尖旺区| 桐城市| 和平区| 溧水县| 南京市| 曲阳县| 公主岭市| 潮州市| 金阳县| 大同市| 清徐县| 庐江县| 泽库县|