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://amfotography.com/newsite/contact.html
を追加しmargin-leftて、固定サイド バーのオフセットを補うことができます。
margin-left
例:
#form{ margin-left: 200px; }