Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Target first word in list

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45832
    leetempest
    Participant

    I need help!

    #140276
    Paulie_D
    Member

    There is no such pseudo class as `:first-word.`

    You would need to wrap the word in a span and add a class to that to affect it…but then you’re gonna have a span in a span.

    That’s OK but it looks like you have images in there too which seems a little odd.

    Do you have a live link?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.