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

  • 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.

主站蜘蛛池模板: 上饶县| 沈丘县| 长岭县| 苗栗市| 奉贤区| 靖西县| 江城| 手游| 广饶县| 故城县| 昌宁县| 武陟县| 竹山县| 肇州县| 深泽县| 灵台县| 罗甸县| 桂阳县| 镇江市| 南宫市| 石屏县| 三江| 竹溪县| 巴南区| 高淳县| 长岛县| 北碚区| 东丽区| 怀化市| 农安县| 伊吾县| 明水县| 永平县| 盖州市| 东兴市| 大宁县| 盘山县| 鄱阳县| 濉溪县| 株洲县| 黄龙县|