Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Wow, I didn't know this was possible: The main trick lies in

  * {
    display: block; 
  }
making literally every element visible (including stuff like <head> or <script>). The rest is just CSS ::before and ::after inserting tag's names.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: