HTML の共通タグと属性

Oct 22, 2019 pm 03:23 PM
html 属性 ラベル

HTML の共通タグと属性

#HTML のタグと属性

HTML ページ構造


##タグ#説明ドキュメント タイプを定義します。 HTML ドキュメントを定義します。 </tr> <tr>ドキュメントのタイトルを定義します。 <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="border-color: rgb(221, 221, 221);" width="438"></td><body></tr> <tr>ドキュメントの本文を定義します。 <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="border-color: rgb(221, 221, 221);" width="438"></td><h1> ~ <h6></tr> <tr>HTML タイトルを定義します。 <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="border-color: rgb(221, 221, 221);" width="438"></td><p></tr> <tr>段落を定義します。 <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="border-color: rgb(221, 221, 221);" width="438"></td><br></tr> <tr>単純な改行を定義します。 <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="border-color: rgb(221, 221, 221);" width="438"></td><hr></tr> <tr>水平線を定義します。 <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="border-color: rgb(221, 221, 221);" width="438"></td><!--...--></tr> <tr>コメントを定義します。 <td style="border-color: rgb(221, 221, 221);" width="372"></td> <td style="border-color: rgb(221, 221, 221);" width="438"></td> </tr>#フォーム</tbody> </table> <p><strong></strong><br>## タグ</p> <table width="811">説明<thead> <tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="254"></th> <th style="border-color: rgb(221, 221, 221);" width="556"></th><form></tr> </thead>ユーザー入力用の HTML フォームを定義します。 <tbody> <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td><input><td style="border-color: rgb(221, 221, 221);" width="556"></td>入力コントロールを定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td><textarea><td style="border-color: rgb(221, 221, 221);" width="556"></td>複数行のテキスト入力コントロールを定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td><ボタン><td style="border-color: rgb(221, 221, 221);" width="556"></td>ボタンを定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td><select><td style="border-color: rgb(221, 221, 221);" width="556"></td>選択リスト (ドロップダウン リスト) を定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td><optgroup><td style="border-color: rgb(221, 221, 221);" width="556"></td>選択リスト内の関連オプションの組み合わせを定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td><オプション><td style="border-color: rgb(221, 221, 221);" width="556"></td>選択リストでオプションを定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td><label><td style="border-color: rgb(221, 221, 221);" width="556"></td>入力要素のラベルを定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td><フィールドセット><td style="border-color: rgb(221, 221, 221);" width="556"></td>フォーム内の要素の周囲に境界線を定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td><legend><td style="border-color: rgb(221, 221, 221);" width="556"></td>fieldset 要素のタイトルを定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td><datalist><td style="border-color: rgb(221, 221, 221);" width="556"></td>ドロップダウン リストを定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td><keygen><td style="border-color: rgb(221, 221, 221);" width="556"></td>生成されたキーを定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td><出力><td style="border-color: rgb(221, 221, 221);" width="556"></td>いくつかのタイプの出力を定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="254"></td> <p><strong>フレーム</strong></p> <table width="811"> <thead><tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="225"> タグ</th> <th style="border-color: rgb(221, 221, 221);" width="585">説明</th> </tr></thead> <tbody> <tr> <td style="border-color: rgb(221, 221, 221);" width="225"><frame></td> <td style="border-color: rgb(221, 221, 221);" width="585">フレームセットを定義するウィンドウまたはフレーム。 </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="225"><フレームセット></td> <td style="border-color: rgb(221, 221, 221);" width="585">フレームセットを定義します。 </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="225"><noframes></td> <td style="border-color: rgb(221, 221, 221);" width="585">フレームをサポートしないユーザー向けに代替コンテンツを定義します。 </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="225"><iframe></td> <td style="border-color: rgb(221, 221, 221);" width="585">インライン フレームを定義します。 </td> </tr> </tbody> </table> <p>#画像<strong></strong></p> <table width="811"> <thead>##タグ<tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="232">説明</th> <th style="border-color: rgb(221, 221, 221);" width="578"> </th> </tr> </thead> <tbody><img><tr> <td style="border-color: rgb(221, 221, 221);" width="232">画像を定義します。 </td> <td style="border-color: rgb(221, 221, 221);" width="578"></td> </tr><map><tr> <td style="border-color: rgb(221, 221, 221);" width="232">画像マッピングを定義します。 </td> <td style="border-color: rgb(221, 221, 221);" width="578"></td> </tr><エリア><tr> <td style="border-color: rgb(221, 221, 221);" width="232">イメージ マップ内のエリアを定義します。 </td> <td style="border-color: rgb(221, 221, 221);" width="578"></td> </tr><キャンバス><tr> <td style="border-color: rgb(221, 221, 221);" width="232">グラフィックを定義します。 </td> <td style="border-color: rgb(221, 221, 221);" width="578"></td> </tr><figcaption><tr> <td style="border-color: rgb(221, 221, 221);" width="232">Figure 要素のタイトルを定義します。 </td> <td style="border-color: rgb(221, 221, 221);" width="578"></td> </tr><図><tr> <td style="border-color: rgb(221, 221, 221);" width="232">メディア コンテンツのグループとそのタイトルを定義します。 </td> <td style="border-color: rgb(221, 221, 221);" width="578"></td> </tr> </tbody>#リンク</table> <p><strong></strong></p>##タグ<table width="811"> <thead>説明<tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="198"></th> <th style="border-color: rgb(221, 221, 221);" width="612"></th><a></tr> </thead>アンカーを定義します。 <tbody> <tr> <td style="border-color: rgb(221, 221, 221);" width="198"></td><link><td style="border-color: rgb(221, 221, 221);" width="612"></td>ドキュメントと外部リソースの間の関係を定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="198"></td><nav><td style="border-color: rgb(221, 221, 221);" width="612"></td>ナビゲーション リンクを定義します。 </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="198"></td> <p>#リスト<strong></strong><br></p> <table width="811"> <thead><tr class="firstRow"> タグ<th style="border-color: rgb(221, 221, 221);" width="208"></th>説明<th style="border-color: rgb(221, 221, 221);" width="602"></th> </tr></thead> <tbody> <tr>##<ul><td style="border-color: rgb(221, 221, 221);" width="208"></td>順序なしリストを定義します。 <td style="border-color: rgb(221, 221, 221);" width="602"></td> </tr> <tr><ol><td style="border-color: rgb(221, 221, 221);" width="208"></td>順序付きリストを定義します。 <td style="border-color: rgb(221, 221, 221);" width="602"></td> </tr> <tr><li><td style="border-color: rgb(221, 221, 221);" width="208"></td>リストの項目を定義します。 <td style="border-color: rgb(221, 221, 221);" width="602"></td> </tr> <tr><dir><td style="border-color: rgb(221, 221, 221);" width="208"></td>非推奨。ディレクトリリストを定義します。 <td style="border-color: rgb(221, 221, 221);" width="602"></td> </tr> <tr><dl><td style="border-color: rgb(221, 221, 221);" width="208"></td>定義定義リスト。 <td style="border-color: rgb(221, 221, 221);" width="602"></td> </tr> <tr><dt><td style="border-color: rgb(221, 221, 221);" width="208"></td>定義リストの項目を定義します。 <td style="border-color: rgb(221, 221, 221);" width="602"></td> </tr> <tr><dd><td style="border-color: rgb(221, 221, 221);" width="208"></td>定義リスト内の項目の説明を定義します。 <td style="border-color: rgb(221, 221, 221);" width="602"></td> </tr> <tr><menu><td style="border-color: rgb(221, 221, 221);" width="208"></td>コマンドのメニュー/リストを定義します。 <td style="border-color: rgb(221, 221, 221);" width="602"></td> </tr> <tr><menuitem><td style="border-color: rgb(221, 221, 221);" width="208"></td>ユーザーがポップアップ メニューから呼び出すことができるコマンド/メニュー項目を定義します。 <td style="border-color: rgb(221, 221, 221);" width="602"></td> </tr> <tr><command><td style="border-color: rgb(221, 221, 221);" width="208"></td>コマンド ボタンを定義します。 <td style="border-color: rgb(221, 221, 221);" width="602"></td> </tr> </tbody> </table>#テーブル<p><strong></strong></p> <table width="811">##タグ<thead><tr class="firstRow">説明<th style="border-color: rgb(221, 221, 221);" width="239"></th> <th style="border-color: rgb(221, 221, 221);" width="571"></th> </tr></thead><table><tbody> <tr>テーブルの定義<td style="border-color: rgb(221, 221, 221);" width="239"></td> <td style="border-color: rgb(221, 221, 221);" width="571"></td><caption></tr> <tr>テーブルのタイトルを定義します。 <td style="border-color: rgb(221, 221, 221);" width="239"></td> <td style="border-color: rgb(221, 221, 221);" width="571">#<th></td> </tr>テーブルのヘッダー セルを定義します。 <tr> <td style="border-color: rgb(221, 221, 221);" width="239"></td> <td style="border-color: rgb(221, 221, 221);" width="571"><tr></td> </tr>テーブル内の行を定義します。 <tr> <td style="border-color: rgb(221, 221, 221);" width="239"></td> <td style="border-color: rgb(221, 221, 221);" width="571"><td></td> </tr>テーブル内のセルを定義します。 <tr> <td style="border-color: rgb(221, 221, 221);" width="239"></td> <td style="border-color: rgb(221, 221, 221);" width="571"><thead></td> </tr>テーブル内のヘッダーの内容を定義します。 <tr> <td style="border-color: rgb(221, 221, 221);" width="239"></td> <td style="border-color: rgb(221, 221, 221);" width="571"><tbody></td> </tr>テーブル内の本文の内容を定義します。 <tr> <td style="border-color: rgb(221, 221, 221);" width="239"></td> <td style="border-color: rgb(221, 221, 221);" width="571"><tfoot></td> </tr>表に表の注記の内容 (脚注) を定義します。 <tr> <td style="border-color: rgb(221, 221, 221);" width="239"></td> <td style="border-color: rgb(221, 221, 221);" width="571"><col></td> </tr>テーブル内の 1 つ以上の列の属性値を定義します。 <tr> <td style="border-color: rgb(221, 221, 221);" width="239"></td> <td style="border-color: rgb(221, 221, 221);" width="571"><colgroup></td> </tr>書式設定するテーブル内の列グループを定義します。 <tr> <td style="border-color: rgb(221, 221, 221);" width="239"></td> <td style="border-color: rgb(221, 221, 221);" width="571"> <p><strong>スタイル/セクション</strong></p> <table width="811"> <thead><tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="239">タグ</th> <th style="border-color: rgb(221, 221, 221);" width="571">説明</th> </tr></thead> <tbody> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><style></td> <td style="border-color: rgb(221, 221, 221);" width="571">ドキュメントのスタイル情報を定義します。 </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><div></td> <td style="border-color: rgb(221, 221, 221);" width="571">ドキュメント内のセクションを定義します。 </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><span></td> <td style="border-color: rgb(221, 221, 221);" width="571">ドキュメント内のセクションを定義します。 </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><header></td> <td style="border-color: rgb(221, 221, 221);" width="571">セクションまたはページのヘッダーを定義します。 </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><footer></td> <td style="border-color: rgb(221, 221, 221);" width="571">セクションまたはページのフッターを定義します。 </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><セクション></td> <td style="border-color: rgb(221, 221, 221);" width="571">セクションを定義します。 </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><記事></td> <td style="border-color: rgb(221, 221, 221);" width="571">記事を定義します。 </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><aside></td> <td style="border-color: rgb(221, 221, 221);" width="571">ページ コンテンツの外側にコンテンツを定義します。 </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><details></td> <td style="border-color: rgb(221, 221, 221);" width="571">要素の詳細を定義します。 </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><ダイアログ></td> <td style="border-color: rgb(221, 221, 221);" width="571">ダイアログ ボックスまたはウィンドウを定義します。 </td> </tr> <tr> <td style="border-color: rgb(221, 221, 221);" width="239"><summary></td> <td style="border-color: rgb(221, 221, 221);" width="571"><details> 要素の表示タイトルを定義します。 </td> </tr> </tbody> </table> <p>#メンバー情報<strong></strong></p> <table width="811"> <thead>## タグ<tr class="firstRow"> <th style="border-color: rgb(221, 221, 221);" width="173">説明</th> <th style="border-color: rgb(221, 221, 221);" width="637"></th> </tr> </thead><head><tbody> <tr>ドキュメントに関する情報を定義します。 <td style="border-color: rgb(221, 221, 221);" width="173"></td> <td style="border-color: rgb(221, 221, 221);" width="637"></td><meta></tr> <tr>HTML ドキュメントに関するメタ情報を定義します。 <td style="border-color: rgb(221, 221, 221);" width="173"></td> <td style="border-color: rgb(221, 221, 221);" width="637"></td><base></tr> <tr>ページ内のすべてのリンクのデフォルトのアドレスまたはデフォルトのターゲットを定義します。 <td style="border-color: rgb(221, 221, 221);" width="173"></td> <td style="border-color: rgb(221, 221, 221);" width="637"></td><basefont></tr> <tr>廃止されました。ページ上のテキストのデフォルトのフォント、色、またはサイズを定義します。 <td style="border-color: rgb(221, 221, 221);" width="173"></td> <td style="border-color: rgb(221, 221, 221);" width="637"></td> <div><div id="cnblogs_post_body">#属性<strong></strong><table width="778" style="width: 811px;"> <thead>##属性名<tr class="header firstRow"> <th style="border-color: rgb(221, 221, 221);" width="105">英語</th> <th style="border-color: rgb(221, 221, 221);" width="107">英語の意味</th> <th style="border-color: rgb(221, 221, 221);" width="218">値</th> <th style="border-color: rgb(221, 221, 221);" width="193">アプリケーション シナリオ</th> <th style="border-color: rgb(221, 221, 221);" width="169"></th> </tr> </thead> <tbody>src<tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">SouRCe</td> <td style="border-color: rgb(221, 221, 221);" width="107">リソースの場所</td> <td style="border-color: rgb(221, 221, 221);" width="218">リソース パス</td> <td style="border-color: rgb(221, 221, 221);" width="193"></td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr>境界線<tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">境界線</td> <td style="border-color: rgb(221, 221, 221);" width="107">境界線</td> <td style="border-color: rgb(221, 221, 221);" width="218">数値 (ピクセル)</td> <td style="border-color: rgb(221, 221, 221);" width="193"> </td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td>#サイズ</tr> <tr class="odd">サイズ<td style="border-color: rgb(221, 221, 221);" width="105"></td>サイズ<td style="border-color: rgb(221, 221, 221);" width="107"></td>数値 (ピクセル)<td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"></td> <td style="border-color: rgb(221, 221, 221);" width="169"> <br>##幅</td> </tr>幅<tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">幅</td> <td style="border-color: rgb(221, 221, 221);" width="107">数値 (ピクセル)</td> <td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"></td> <td style="border-color: rgb(221, 221, 221);" width="169"> <br>高さ</td> </tr>高さ<tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">高さ</td> <td style="border-color: rgb(221, 221, 221);" width="107">数値 (ピクセル)</td> <td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"></td> <td style="border-color: rgb(221, 221, 221);" width="169"> <br>bgcolor</td> </tr>BackGround COLOR<tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">背景色</td> <td style="border-color: rgb(221, 221, 221);" width="107">色の値: rea または #ffffff</td> <td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"></td> <td style="border-color: rgb(221, 221, 221);" width="169"> <br>##背景</td> </tr>背景<tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">背景画像</td> <td style="border-color: rgb(221, 221, 221);" width="107">画像パス</td> <td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"></td> <td style="border-color: rgb(221, 221, 221);" width="169"> <br>リスト- style</td> </tr>list-style<tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">リストのすべてのプロパティを設定します</td> <td style="border-color: rgb(221, 221, 221);" width="107"></td> <td style="border-color: rgb(221, 221, 221);" width="218"></td>List<td style="border-color: rgb(221, 221, 221);" width="193"><br></td> <td style="border-color: rgb(221, 221, 221);" width="169"> list-style-image</td> </tr>list-style-image<tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">画像をリスト項目タグとして設定</td> <td style="border-color: rgb(221, 221, 221);" width="107">なし</td>url<td style="border-color: rgb(221, 221, 221);" width="218"></td>list <td style="border-color: rgb(221, 221, 221);" width="193"><br></td> <td style="border-color: rgb(221, 221, 221);" width="169">list-style-type</td> </tr>list-style-type<tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">リスト項目マークのタイプを設定します</td> <td style="border-color: rgb(221, 221, 221);" width="107">Disc(黒丸)</td>丸(白丸)<td style="border-color: rgb(221, 221, 221);" width="218">正方形(黒四角)</td> <td style="border-color: rgb(221, 221, 221);" width="169">リスト</td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">行の高さ</td> <td style="border-color: rgb(221, 221, 221);" width="107">行の高さ</td> <td style="border-color: rgb(221, 221, 221);" width="218">行の高さ(行間隔)</td> <td style="border-color: rgb(221, 221, 221);" width="193">数値 (ピクセル)</td> <td style="border-color: rgb(221, 221, 221);" width="169">複数行テキストのレイアウト</td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">text-align</td> <td style="border-color: rgb(221, 221, 221);" width="107">text-align</td> <td style="border-color: rgb(221, 221, 221);" width="218">配置</td>#左、右、中央<td style="border-color: rgb(221, 221, 221);" width="193">#さまざまな要素の配置</td> <td style="border-color: rgb(221, 221, 221);" width="169"></td> </tr>letter-spacing<tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">letter-spacing</td> <td style="border-color: rgb(221, 221, 221);" width="107">文字間隔</td> <td style="border-color: rgb(221, 221, 221);" width="218">数字 (ピクセル)</td> <td style="border-color: rgb(221, 221, 221);" width="193">文字間の間隔を広げる</td> <td style="border-color: rgb(221, 221, 221);" width="169"></td> </tr>text-decoration<tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">text-decoration</td> <td style="border-color: rgb(221, 221, 221);" width="107">テキストの変更</td> <td style="border-color: rgb(221, 221, 221);" width="218">下線、なし</td> <td style="border-color: rgb(221, 221, 221);" width="193">下線、下線などを追加します。</td> <td style="border-color: rgb(221, 221, 221);" width="169"></td> </tr>margin-top<tr class="odd">(right、bottom 、左)<td style="border-color: rgb(221, 221, 221);" width="105"><br></td> <td style="border-color: rgb(221, 221, 221);" width="107"> <br>#マージン</td>#数値 (ピクセル)<td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"></td> <td style="border-color: rgb(221, 221, 221);" width="169"> <br># #padding -top</td>(右、下、左)</tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105"><br></td>パディング<td style="border-color: rgb(221, 221, 221);" width="107"> <br>数値 (ピクセル)</td> <td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"> </td> <td style="border-color: rgb(221, 221, 221);" width="169"> <br>display</td> </tr>display<tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">ブロックレベル要素とインライン要素のデフォルトの表示モードを変更する</td> <td style="border-color: rgb(221, 221, 221);" width="107">block (改行ブロック) </td>inline(ブロックから行へ)<td style="border-color: rgb(221, 221, 221);" width="218">none(この要素は Web ページには表示されません)</td> <td style="border-color: rgb(221, 221, 221);" width="193"> <br><br> </td> <td style="border-color: rgb(221, 221, 221);" width="169"> <br>position</td> </tr> Position<tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">Positioning</td> <td style="border-color: rgb(221, 221, 221);" width="107">static(静的位置決め)</td>relative(相対位置決め)<td style="border-color: rgb(221, 221, 221);" width="218">absolute(絶対位置決め)</td>fixed(固定位置決め)<td style="border-color: rgb(221, 221, 221);" width="193"> <br>使用配置<br><br> </td> <td style="border-color: rgb(221, 221, 221);" width="169">#float</td> </tr>float<tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">float</td> <td style="border-color: rgb(221, 221, 221);" width="107">なし、左、右</td> <td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"></td> <td style="border-color: rgb(221, 221, 221);" width="169">#clear<br> </td>clear</tr> <tr class="even">フロートの折りたたみの処理<td style="border-color: rgb(221, 221, 221);" width="105"></td>left(左のフロートをクリア)<td style="border-color: rgb(221, 221, 221);" width="107">right(右のフロートをクリア)</td>both (両側の float をクリアします)<td style="border-color: rgb(221, 221, 221);" width="218">none (float をクリアしません)</td> <td style="border-color: rgb(221, 221, 221);" width="193"> <br><br><br> </td>##type<td style="border-color: rgb(221, 221, 221);" width="169"> <br>type</td> </tr>リストタイプ<tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">ディスク(黒丸)</td>サークル(白丸)<td style="border-color: rgb(221, 221, 221);" width="107">正方形 (黒四角)</td> <td style="border-color: rgb(221, 221, 221);" width="169">リスト用</td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">align</td> <td style="border-color: rgb(221, 221, 221);" width="107">align</td> <td style="border-color: rgb(221, 221, 221);" width="218">align</td> <td style="border-color: rgb(221, 221, 221);" width="193">左、右、 center<br>top、middle、bottom</td> <td style="border-color: rgb(221, 221, 221);" width="169"> 段落コンテンツの水平方向の配置、テキストと画像の垂直方向の配置</td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">type</td> <td style="border-color: rgb(221, 221, 221);" width="107">type</td> <td style="border-color: rgb(221, 221, 221);" width="218">フォーム要素タイプ</td> <td style="border-color: rgb(221, 221, 221);" width="193">text(テキスト)<br>チェックボックス(チェック)<br>ラジオ(単一選択)<br>パスワード(パスワード)<br>file(ファイル)<br>submit( submit )<br>reset(リセット)<br>button(ボタン)<br>image(画像ボタン)<br>hidden(非表示)<br> </td> <td style="border-color: rgb(221, 221, 221);" width="169">フォーム要素</td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">method</td> <td style="border-color: rgb(221, 221, 221);" width="107">method</td> <td style="border-color: rgb(221, 221, 221);" width="218">フォームデータの送信方法</td> <td style="border-color: rgb(221, 221, 221);" width="193">get<br>post</td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">alt</td> <td style="border-color: rgb(221, 221, 221);" width="107">alter</td> <td style="border-color: rgb(221, 221, 221);" width="218">変更、置換 (画像が表示されない場合のプロンプトメッセージ)</td> <td style="border-color: rgb(221, 221, 221);" width="193"><br></td> <td style="border-color: rgb(221, 221, 221);" width="169">画像</td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">セルパディング</td>#セルパディング<td style="border-color: rgb(221, 221, 221);" width="107">##セルパディング</td>##番号<td style="border-color: rgb(221, 221, 221);" width="218">##テーブル</td> <td style="border-color: rgb(221, 221, 221);" width="193">#cellspacing</td> <td style="border-color: rgb(221, 221, 221);" width="169">セル間隔</td> </tr>セル間の距離<tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">数値</td> <td style="border-color: rgb(221, 221, 221);" width="107">テーブル</td> <td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"> href</td> <td style="border-color: rgb(221, 221, 221);" width="169">ハイパーテキスト リファレンス</td> </tr>ハイパーテキスト リファレンス (ファイルの場所にジャンプ)<tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105"></td> <td style="border-color: rgb(221, 221, 221);" width="107"></td> <td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"><br></td> rel<td style="border-color: rgb(221, 221, 221);" width="169"> <br>RELationship</td> </tr>リレーションシップ (リンクされたファイルと HTML ドキュメント間の関係を定義するために使用されます)<tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">StyleSheet スタイル シート</td> <td style="border-color: rgb(221, 221, 221);" width="107"> linkファイルをリンクする場合</td> <td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193">target</td> <td style="border-color: rgb(221, 221, 221);" width="169">target</td> </tr>target (Web ページが開く場所)<tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">_blank(新しいウィンドウが開きます) </td>_self(独自のウィンドウを開きます)<td style="border-color: rgb(221, 221, 221);" width="107">_top(ブラウザ ジョブ全体をウィンドウとして使用して、新しいページを表示します)</td>_parent(親ウィンドウで新しいページを開きます)<td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"></td> </tr> <tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">colspan</td> <td style="border-color: rgb(221, 221, 221);" width="107">COLumn span</td> <td style="border-color: rgb(221, 221, 221);" width="218">セルの列数</td> <td style="border-color: rgb(221, 221, 221);" width="193">Number (またがる列数)</td> <td style="border-color: rgb(221, 221, 221);" width="169"> テーブル</td> </tr> <tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">rowspan</td> <td style="border-color: rgb(221, 221, 221);" width="107">行スパン</td> <td style="border-color: rgb(221, 221, 221);" width="218">セルにまたがる行</td> <td style="border-color: rgb(221, 221, 221);" width="193">Number (またがる行数)</td> <td style="border-color: rgb(221, 221, 221);" width="169"> テーブル</td> </tr> <tr class="odd">#readonly<td style="border-color: rgb(221, 221, 221);" width="105"></td>readonly<td style="border-color: rgb(221, 221, 221);" width="107"></td>readonly<td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"><br></td> <td style="border-color: rgb(221, 221, 221);" width="169"><br></td> </tr>##value<tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">value</td> <td style="border-color: rgb(221, 221, 221);" width="107">入力ボックスの初期値</td> <td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"><br></td> <td style="border-color: rgb(221, 221, 221);" width="169"> <br> </td> </tr>maxlength<tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">max length</td> <td style="border-color: rgb(221, 221, 221);" width="107">最大長</td> <td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"><br></td> <td style="border-color: rgb(221, 221, 221);" width="169"> <br> </td> </tr>スクロール遅延<tr class="even"> <td style="border-color: rgb(221, 221, 221);" width="105">スクロール遅延</td> <td style="border-color: rgb(221, 221, 221);" width="107">スクロール遅延</td> <td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"> <br><マーキー></td> <td style="border-color: rgb(221, 221, 221);" width="169"> </td> </tr>direction<tr class="odd"> <td style="border-color: rgb(221, 221, 221);" width="105">direction</td> <td style="border-color: rgb(221, 221, 221);" width="107">Direction (スクロール方向)</td> <td style="border-color: rgb(221, 221, 221);" width="218"></td> <td style="border-color: rgb(221, 221, 221);" width="193"> <br>< 探索</td> <td style="border-color: rgb(221, 221, 221);" width="169"> </td> </tr> </tbody> </table> <h2 id="选择器"> <br><br> </h2> </div></div> </tr> </tbody> </table> </td> </tr> </tbody> </table> </tr> </tbody> </table> </tr> </tbody> </table><p>以上がHTML の共通タグと属性の詳細内容です。詳細については、PHP 中国語 Web サイトの他の関連記事を参照してください。</p> </div> </div> <div class="wzconShengming_sp"> <div class="bzsmdiv_sp">このウェブサイトの声明</div> <div>この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。</div> </div> </div> <ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-5902227090019525" data-ad-slot="2507867629"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class="AI_ToolDetails_main4sR"> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-5902227090019525" data-ad-slot="3653428331" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <!-- <div class="phpgenera_Details_mainR4"> <div class="phpmain1_4R_readrank"> <div class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hotarticle2.png" alt="" /> <h2>人気の記事</h2> </div> <div class="phpgenera_Details_mainR4_bottom"> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/1796785841.html" title="アサシンのクリードシャドウズ:シーシェルリドルソリューション" class="phpgenera_Details_mainR4_bottom_title">アサシンのクリードシャドウズ:シーシェルリドルソリューション</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>4週間前</span> <span>By DDD</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/1796789525.html" title="Windows11 KB5054979の新しいものと更新の問題を修正する方法" class="phpgenera_Details_mainR4_bottom_title">Windows11 KB5054979の新しいものと更新の問題を修正する方法</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>3週間前</span> <span>By DDD</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/1796785857.html" title="Atomfallのクレーンコントロールキーカードを見つける場所" class="phpgenera_Details_mainR4_bottom_title">Atomfallのクレーンコントロールキーカードを見つける場所</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>4週間前</span> <span>By DDD</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/1796784440.html" title="<🎜>:Dead Rails-すべての課題を完了する方法" class="phpgenera_Details_mainR4_bottom_title"><🎜>:Dead Rails-すべての課題を完了する方法</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>1 か月前</span> <span>By DDD</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/1796793874.html" title="KB5055523を修正する方法Windows 11にインストールできませんか?" class="phpgenera_Details_mainR4_bottom_title">KB5055523を修正する方法Windows 11にインストールできませんか?</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>2週間前</span> <span>By DDD</span> </div> </div> </div> <div class="phpgenera_Details_mainR3_more"> <a href="https://www.php.cn/ja/article.html">もっと見る</a> </div> </div> </div> --> <div class="phpgenera_Details_mainR3"> <div class="phpmain1_4R_readrank"> <div class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hottools2.png" alt="" /> <h2>ホットAIツール</h2> </div> <div class="phpgenera_Details_mainR3_bottom"> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/ja/ai/undresserai-undress" title="Undresser.AI Undress" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411540686492.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Undresser.AI Undress" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/ja/ai/undresserai-undress" title="Undresser.AI Undress" class="phpmain_tab2_mids_title"> <h3>Undresser.AI Undress</h3> </a> <p>リアルなヌード写真を作成する AI 搭載アプリ</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/ja/ai/ai-clothes-remover" title="AI Clothes Remover" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411552797167.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="AI Clothes Remover" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/ja/ai/ai-clothes-remover" title="AI Clothes Remover" class="phpmain_tab2_mids_title"> <h3>AI Clothes Remover</h3> </a> <p>写真から衣服を削除するオンライン AI ツール。</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/ja/ai/undress-ai-tool" title="Undress AI Tool" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173410641626608.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Undress AI Tool" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/ja/ai/undress-ai-tool" title="Undress AI Tool" class="phpmain_tab2_mids_title"> <h3>Undress AI Tool</h3> </a> <p>脱衣画像を無料で</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/ja/ai/clothoffio" title="Clothoff.io" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411529149311.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Clothoff.io" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/ja/ai/clothoffio" title="Clothoff.io" class="phpmain_tab2_mids_title"> <h3>Clothoff.io</h3> </a> <p>AI衣類リムーバー</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/ja/ai/video-swap" title="Video Face Swap" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173414504068133.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Video Face Swap" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/ja/ai/video-swap" title="Video Face Swap" class="phpmain_tab2_mids_title"> <h3>Video Face Swap</h3> </a> <p>完全無料の AI 顔交換ツールを使用して、あらゆるビデオの顔を簡単に交換できます。</p> </div> </div> </div> <div class="phpgenera_Details_mainR3_more"> <a href="https://www.php.cn/ja/ai">もっと見る</a> </div> </div> </div> <script src="https://sw.php.cn/hezuo/cac1399ab368127f9b113b14eb3316d0.js" type="text/javascript"></script> <div class="phpgenera_Details_mainR4"> <div class="phpmain1_4R_readrank"> <div class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hotarticle2.png" alt="" /> <h2>人気の記事</h2> </div> <div class="phpgenera_Details_mainR4_bottom"> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/1796785841.html" title="アサシンのクリードシャドウズ:シーシェルリドルソリューション" class="phpgenera_Details_mainR4_bottom_title">アサシンのクリードシャドウズ:シーシェルリドルソリューション</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>4週間前</span> <span>By DDD</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/1796789525.html" title="Windows11 KB5054979の新しいものと更新の問題を修正する方法" class="phpgenera_Details_mainR4_bottom_title">Windows11 KB5054979の新しいものと更新の問題を修正する方法</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>3週間前</span> <span>By DDD</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/1796785857.html" title="Atomfallのクレーンコントロールキーカードを見つける場所" class="phpgenera_Details_mainR4_bottom_title">Atomfallのクレーンコントロールキーカードを見つける場所</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>4週間前</span> <span>By DDD</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/1796784440.html" title="<🎜>:Dead Rails-すべての課題を完了する方法" class="phpgenera_Details_mainR4_bottom_title"><🎜>:Dead Rails-すべての課題を完了する方法</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>1 か月前</span> <span>By DDD</span> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/1796793874.html" title="KB5055523を修正する方法Windows 11にインストールできませんか?" class="phpgenera_Details_mainR4_bottom_title">KB5055523を修正する方法Windows 11にインストールできませんか?</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <span>2週間前</span> <span>By DDD</span> </div> </div> </div> <div class="phpgenera_Details_mainR3_more"> <a href="https://www.php.cn/ja/article.html">もっと見る</a> </div> </div> </div> <div class="phpgenera_Details_mainR3"> <div class="phpmain1_4R_readrank"> <div class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hottools2.png" alt="" /> <h2>ホットツール</h2> </div> <div class="phpgenera_Details_mainR3_bottom"> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/ja/toolset/development-tools/92" title="メモ帳++7.3.1" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58ab96f0f39f7357.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="メモ帳++7.3.1" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/ja/toolset/development-tools/92" title="メモ帳++7.3.1" class="phpmain_tab2_mids_title"> <h3>メモ帳++7.3.1</h3> </a> <p>使いやすく無料のコードエディター</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/ja/toolset/development-tools/93" title="SublimeText3 中国語版" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58ab97a3baad9677.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="SublimeText3 中国語版" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/ja/toolset/development-tools/93" title="SublimeText3 中国語版" class="phpmain_tab2_mids_title"> <h3>SublimeText3 中国語版</h3> </a> <p>中国語版、とても使いやすい</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/ja/toolset/development-tools/121" title="ゼンドスタジオ 13.0.1" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58ab97ecd1ab2670.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="ゼンドスタジオ 13.0.1" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/ja/toolset/development-tools/121" title="ゼンドスタジオ 13.0.1" class="phpmain_tab2_mids_title"> <h3>ゼンドスタジオ 13.0.1</h3> </a> <p>強力な PHP 統合開発環境</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/ja/toolset/development-tools/469" title="ドリームウィーバー CS6" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58d0e0fc74683535.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="ドリームウィーバー CS6" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/ja/toolset/development-tools/469" title="ドリームウィーバー CS6" class="phpmain_tab2_mids_title"> <h3>ドリームウィーバー CS6</h3> </a> <p>ビジュアル Web 開発ツール</p> </div> </div> <div class="phpmain_tab2_mids_top"> <a href="https://www.php.cn/ja/toolset/development-tools/500" title="SublimeText3 Mac版" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58d34035e2757995.png?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="SublimeText3 Mac版" /> </a> <div class="phpmain_tab2_mids_info"> <a href="https://www.php.cn/ja/toolset/development-tools/500" title="SublimeText3 Mac版" class="phpmain_tab2_mids_title"> <h3>SublimeText3 Mac版</h3> </a> <p>神レベルのコード編集ソフト(SublimeText3)</p> </div> </div> </div> <div class="phpgenera_Details_mainR3_more"> <a href="https://www.php.cn/ja/ai">もっと見る</a> </div> </div> </div> <div class="phpgenera_Details_mainR4"> <div class="phpmain1_4R_readrank"> <div class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hotarticle2.png" alt="" /> <h2>ホットトピック</h2> </div> <div class="phpgenera_Details_mainR4_bottom"> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/gmailyxdlrkzn" title="Gmailメールのログイン入り口はどこですか?" class="phpgenera_Details_mainR4_bottom_title">Gmailメールのログイン入り口はどこですか?</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>7720</span> </div> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>15</span> </div> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/java-tutorial" title="Java チュートリアル" class="phpgenera_Details_mainR4_bottom_title">Java チュートリアル</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1642</span> </div> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>14</span> </div> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/cakephp-tutor" title="CakePHP チュートリアル" class="phpgenera_Details_mainR4_bottom_title">CakePHP チュートリアル</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1396</span> </div> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>52</span> </div> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/laravel-tutori" title="Laravel チュートリアル" class="phpgenera_Details_mainR4_bottom_title">Laravel チュートリアル</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1289</span> </div> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>25</span> </div> </div> </div> <div class="phpgenera_Details_mainR4_bottoms"> <a href="https://www.php.cn/ja/faq/php-tutorial" title="PHP チュートリアル" class="phpgenera_Details_mainR4_bottom_title">PHP チュートリアル</a> <div class="phpgenera_Details_mainR4_bottoms_info"> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1233</span> </div> <div class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>29</span> </div> </div> </div> </div> <div class="phpgenera_Details_mainR3_more"> <a href="https://www.php.cn/ja/faq/zt">もっと見る</a> </div> </div> </div> </div> </div> <div class="Article_Details_main2"> <div class="phpgenera_Details_mainL4"> <div class="phpmain1_2_top"> <a href="javascript:void(0);" class="phpmain1_2_top_title">Related knowledge<img src="/static/imghw/index2_title2.png" alt="" /></a> </div> <div class="phpgenera_Details_mainL4_info"> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/ja/faq/1796600245.html" title="HTMLの表の境界線" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416492486715.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="HTMLの表の境界線" /> </a> <a href="https://www.php.cn/ja/faq/1796600245.html" title="HTMLの表の境界線" class="phphistorical_Version2_mids_title">HTMLの表の境界線</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:49 PM</span> <p class="Articlelist_txts_p">HTML の表の境界線に関するガイド。ここでは、HTML でのテーブルの境界線の例を示しながら、テーブル境界線を定義する複数の方法について説明します。</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/ja/faq/1796600244.html" title="HTML のネストされたテーブル" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416491283996.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="HTML のネストされたテーブル" /> </a> <a href="https://www.php.cn/ja/faq/1796600244.html" title="HTML のネストされたテーブル" class="phphistorical_Version2_mids_title">HTML のネストされたテーブル</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:49 PM</span> <p class="Articlelist_txts_p">これは、HTML でのネストされたテーブルのガイドです。ここでは、テーブル内にテーブルを作成する方法をそれぞれの例とともに説明します。</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/ja/faq/1796600238.html" title="HTML 左マージン" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416482056439.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="HTML 左マージン" /> </a> <a href="https://www.php.cn/ja/faq/1796600238.html" title="HTML 左マージン" class="phphistorical_Version2_mids_title">HTML 左マージン</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:48 PM</span> <p class="Articlelist_txts_p">HTML マージン左のガイド。ここでは、HTML margin-left の概要とその例、およびそのコード実装について説明します。</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/ja/faq/1796600271.html" title="HTML テーブルのレイアウト" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416543391948.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="HTML テーブルのレイアウト" /> </a> <a href="https://www.php.cn/ja/faq/1796600271.html" title="HTML テーブルのレイアウト" class="phphistorical_Version2_mids_title">HTML テーブルのレイアウト</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:54 PM</span> <p class="Articlelist_txts_p">HTML テーブル レイアウトのガイド。ここでは、HTML テーブル レイアウトの値と例および出力について詳しく説明します。</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/ja/faq/1796600269.html" title="HTML入力プレースホルダー" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416542577781.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="HTML入力プレースホルダー" /> </a> <a href="https://www.php.cn/ja/faq/1796600269.html" title="HTML入力プレースホルダー" class="phphistorical_Version2_mids_title">HTML入力プレースホルダー</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:54 PM</span> <p class="Articlelist_txts_p">HTML 入力プレースホルダーのガイド。ここでは、コードと出力とともに HTML 入力プレースホルダーの例について説明します。</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/ja/faq/1796600210.html" title="HTML 順序付きリスト" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416432927533.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="HTML 順序付きリスト" /> </a> <a href="https://www.php.cn/ja/faq/1796600210.html" title="HTML 順序付きリスト" class="phphistorical_Version2_mids_title">HTML 順序付きリスト</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:43 PM</span> <p class="Articlelist_txts_p">HTML 順序付きリストのガイド。ここでは、HTML 順序付きリストと型の導入とその例についても説明します。</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/ja/faq/1796600227.html" title="HTML 内のテキストの移動" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416455153019.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="HTML 内のテキストの移動" /> </a> <a href="https://www.php.cn/ja/faq/1796600227.html" title="HTML 内のテキストの移動" class="phphistorical_Version2_mids_title">HTML 内のテキストの移動</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:45 PM</span> <p class="Articlelist_txts_p">HTML でのテキストの移動に関するガイド。ここでは、概要、マーキー タグが構文でどのように機能するか、および実装例について説明します。</p> </div> <div class="phphistorical_Version2_mids"> <a href="https://www.php.cn/ja/faq/1796600246.html" title="HTML の onclick ボタン" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/202409/04/2024090416493797970.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="HTML の onclick ボタン" /> </a> <a href="https://www.php.cn/ja/faq/1796600246.html" title="HTML の onclick ボタン" class="phphistorical_Version2_mids_title">HTML の onclick ボタン</a> <span class="Articlelist_txts_time">Sep 04, 2024 pm 04:49 PM</span> <p class="Articlelist_txts_p">HTML オンクリック ボタンのガイド。ここでは、それらの紹介、動作、例、およびさまざまなイベントでの onclick イベントについてそれぞれ説明します。</p> </div> </div> <a href="https://www.php.cn/ja/web-designer.html" class="phpgenera_Details_mainL4_botton"> <span>See all articles</span> <img src="/static/imghw/down_right.png" alt="" /> </a> </div> </div> </div> </main> <footer> <div class="footer"> <div class="footertop"> <img src="/static/imghw/logo.png" alt=""> <p>福祉オンライン PHP トレーニング,PHP 学習者の迅速な成長を支援します!</p> </div> <div class="footermid"> <a href="https://www.php.cn/ja/about/us.html">私たちについて</a> <a href="https://www.php.cn/ja/about/disclaimer.html">免責事項</a> <a href="https://www.php.cn/ja/update/article_0_1.html">Sitemap</a> </div> <div class="footerbottom"> <p> © php.cn All rights reserved </p> </div> </div> </footer> <input type="hidden" id="verifycode" value="/captcha.html"> <script>layui.use(['element', 'carousel'], function () {var element = layui.element;$ = layui.jquery;var carousel = layui.carousel;carousel.render({elem: '#test1', width: '100%', height: '330px', arrow: 'always'});$.getScript('/static/js/jquery.lazyload.min.js', function () {$("img").lazyload({placeholder: "/static/images/load.jpg", effect: "fadeIn", threshold: 200, skip_invisible: false});});});</script> <script src="/static/js/common_new.js"></script> <script type="text/javascript" src="/static/js/jquery.cookie.js?1745620143"></script> <script src="https://vdse.bdstatic.com//search-video.v1.min.js"></script> <link rel='stylesheet' id='_main-css' href='/static/css/viewer.min.css?2' type='text/css' media='all' /> <script type='text/javascript' src='/static/js/viewer.min.js?1'></script> <script type='text/javascript' src='/static/js/jquery-viewer.min.js'></script> <script type="text/javascript" src="/static/js/global.min.js?5.5.53"></script> <script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function () { var u = "https://tongji.php.cn/"; _paq.push(['setTrackerUrl', u + 'matomo.php']); _paq.push(['setSiteId', '9']); var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0]; g.async = true; g.src = u + 'matomo.js'; s.parentNode.insertBefore(g, s); })(); </script> <script> // top layui.use(function () { var util = layui.util; util.fixbar({ on: { mouseenter: function (type) { layer.tips(type, this, { tips: 4, fixed: true, }); }, mouseleave: function (type) { layer.closeAll("tips"); }, }, }); }); document.addEventListener("DOMContentLoaded", (event) => { // 定义一个函数来处理滚动链接的点击事件 function setupScrollLink(scrollLinkId, targetElementId) { const scrollLink = document.getElementById(scrollLinkId); const targetElement = document.getElementById(targetElementId); if (scrollLink && targetElement) { scrollLink.addEventListener("click", (e) => { e.preventDefault(); // 阻止默认链接行为 targetElement.scrollIntoView({ behavior: "smooth" }); // 平滑滚动到目标元素 }); } else { console.warn( `Either scroll link with ID '${scrollLinkId}' or target element with ID '${targetElementId}' not found.` ); } } // 使用该函数设置多个滚动链接 setupScrollLink("Article_Details_main1L2s_1", "article_main_title1"); setupScrollLink("Article_Details_main1L2s_2", "article_main_title2"); setupScrollLink("Article_Details_main1L2s_3", "article_main_title3"); setupScrollLink("Article_Details_main1L2s_4", "article_main_title4"); setupScrollLink("Article_Details_main1L2s_5", "article_main_title5"); setupScrollLink("Article_Details_main1L2s_6", "article_main_title6"); // 可以继续添加更多的滚动链接设置 }); window.addEventListener("scroll", function () { var fixedElement = document.getElementById("Article_Details_main1Lmain"); var scrollTop = window.scrollY || document.documentElement.scrollTop; // 兼容不同浏览器 var clientHeight = window.innerHeight || document.documentElement.clientHeight; // 视口高度 var scrollHeight = document.documentElement.scrollHeight; // 页面总高度 // 计算距离底部的距离 var distanceToBottom = scrollHeight - scrollTop - clientHeight; // 当距离底部小于或等于300px时,取消固定定位 if (distanceToBottom <= 980) { fixedElement.classList.remove("Article_Details_main1Lmain"); fixedElement.classList.add("Article_Details_main1Lmain_relative"); } else { // 否则,保持固定定位 fixedElement.classList.remove("Article_Details_main1Lmain_relative"); fixedElement.classList.add("Article_Details_main1Lmain"); } }); </script> <script> document.addEventListener('DOMContentLoaded', function() { const mainNav = document.querySelector('.Article_Details_main1Lmain'); const header = document.querySelector('header'); if (mainNav) { window.addEventListener('scroll', function() { const scrollPosition = window.scrollY; if (scrollPosition > 84) { mainNav.classList.add('fixed'); } else { mainNav.classList.remove('fixed'); } }); } }); </script> </body> </html>