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.
私のレイアウトは次のとおりです。<aside>静的な幅とarticle柔軟な幅です。そのように動作させるためのトリックを行いました。
<aside>
article
タグを設定float:rightすると、img常に画像の横に空白が作成されます。
float:right
img
ここでの目的は、現在のテキストを入力することですが、その方法がわかりません。
編集:これは私が探している結果です:
私はSCSSを使用しています