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.
私はグリッド レイアウトを初めて使用します。たとえば、「リボン」効果のために、物事をグリッドから少し出させるための最良の方法は何だろうかと思います。
( http://www.red-team-design.com/css-ribbonsからの画像)
リボンをグリッドに並べてスタイルを設定したら、次のようなものを CSS に追加します。
.ribbon { margin-left: -10px; }