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.
フッターを追加する方法は知っていますが、画面のようにヘッダー(ログインボックス)を中央に追加する方法
xmlの相対レイアウトにこのプロパティを使用します
android:layout_alignParentTop="true" android:layout_gravity="center"
<p>内部にネストできないのはなぜ<table>ですか? 私が行うことができる修正は何ですか?<div>およびタグを削除すると<p>、デザインが破損します。ウェブサイトはクライアント提供のデザインに従っています。
<p>
<table>
<div>
次のコードがあり、VS2008 では問題なく動作しますが、