ホãƒãƒ¼ã‚¨ãƒ•ェクトã®ã‚ャプãƒãƒ£ 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}}