A Handy CSS Debugging Snippet I use the following bit of CSS to help visualize the structure of an XHTML (or HTML) document by putting a colored outline around the border of every element. At each level in the hierarchy the color changes so you can see when âdepthâ changes. ãããã°ç¨CSSã®ã¹ããããã ãã®CSSãå®ç¾©ãã¦ãããã¨ã§ãé層çãªæ§é ãè¦è¦çã«æ¬¡ã®ããã«è¡¨ç¤ºã§ãã¾ãã 次ããã®ãããã°ç¨CSS * { outline: 2px dotted red } * * { outline: 2px dotted
{{#tags}}- {{label}}
{{/tags}}