Forums

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

Home Forums CSS Code boxes like CSS tricks and w3schools.com

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

    How does chris do that tag. I cant get it to work!! because it just displays the preformed markup. instead of showing you how its doing it.

    #79965
    Chris Coyier
    Keymaster

    If you are just putting the code into an HTML page, you’ll need to “escape” it first. So any < is actually a &lt; Try copying into here, converting, and copying and pasting into your page.

    http://www.elliotswan.com/postable/

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