Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
皆さんは、可能な限り最良のセマンティックな方法でこれにどのようにアプローチしますか?
余白にパディングされたタイトル(インライン)の背景がありますが、タイトルが次の行に分割されると、右側の最初の行のパディングが失われます。
インラインブロックを作成<h2>します。
<h2>
display: inline-block;
これにより、テキストとインラインのブロックになります。
現在、Rails チュートリアルの第 7 章を進めていますが、図 7.22 で行き詰まっているようです。簡単に言えば、テストに合格することができません。私が走るとき。. .
bundle exec