ããã¼ã¨ãã§ã¯ãã®ãã£ãã㣠HTML ãã¼ã¯ã¢ããã¯é常ã«ã·ã³ãã«ã§ãå é¨ã«ãªã³ã¯ãé ç½®ãããã ã®è¦åºãã§ãã <div class="module"> <h2>Community <a href="#">Blue</a></h2> <!-- stuff in module --> </div> CSS ãããã®åºæ¬ã¨ãªãã¹ã¿ã¤ã«ã§ãaè¦ç´ ã®å·¦ã«borderã§ãã¯ã¤ãã®é åãè¨å®ãã¾ãã .module h2 { background: #ccc; padding: 0 0 0 10px; font-size: 16px; /* Thickness of the bar more easily achieved with line-height since padding would push link inward. */ line-height: 2; } .module h2 a
{{#tags}}- {{label}}
{{/tags}}