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.
私はかなり長い間これに苦労しており、助けが必要です。画像がラッパーIDの横に浮かぶこのWebサイトと同じ効果を得たいのですが、ページのサイズを変更しても画像はそのまま残ります。
http://pack155.com/
そこのコードを見てください:
#page画像のラッパーです#bear
#page
#bear
#page { width: 1024px; margin: 0 auto; position: relative; } #bear { position: absolute; right: 3px; top: 250px; }