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.
私は div があまり得意ではありません。
私のdivコードサンプル
<div class="width" style="background-image: url('someImage.jpg');padding-left:200px;background-repeat:no-repeat;height: 200px;" >
クラス幅はdiv幅を1000pxに設定するだけです
私の目標は、画像をクリックできるようにしてから、ユーザーを別のページにリダイレクトすることです。