0

so I have this CSS file and it has this

.post > a {
    position: absolute;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
}

and I'm not sure what does the a means exactly?

ceejayoz
  • 176,543
  • 40
  • 303
  • 368
SS123
  • 11
  • 3

1 Answers1