Jump to content

That's Me

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by That's Me

  1. Hello. I'm curious, is there a "content" property in CSS?I was reading through an email digest I subscribe to and someone posted a CSS snippet with a content property. It looked like this:

    code:before { content: " <?"; display:block; } code:after { content: " ?>"; display: block; }

    Is this for real or am I dreaming? What does this do, exactly?Thanks.

×
×
  • Create New...