HTML
 Computer >> コンピューター >  >> プログラミング >> HTML

HTMLでタグをサポートしていないブラウザによって表示されるコンテンツを含めるにはどうすればよいですか?


HTMLのタグは、<embed>タグをサポートしていないブラウザを処理するために使用されます。 <noembed>タグを使用すると、不足しているものをユーザーに伝える代替コンテンツを簡単に提供できます。</P> <h2style="">例</h2> <pre>&lt;!DOCTYPE html&gt; &lt;html&gt; &nbsp; &nbsp;&lt;head&gt; &nbsp; &nbsp; &nbsp; &lt;title&gt;HTML noembed Tag&lt;/title&gt; &nbsp; &nbsp;&lt;/head&gt; &nbsp; &nbsp;&lt;body&gt; &nbsp; &nbsp; &nbsp; &lt;embed src = &quot;/html/yourfile.swf&quot; width = &quot;200&quot; height = &quot;200&quot; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;noembed&gt;&lt;img src = &quot;yourimage.gif&quot; alt = &quot;Alternative Media&quot; &gt;&lt;/noembed&gt; &nbsp; &nbsp; &nbsp; &lt;/embed&gt; &nbsp; &nbsp;&lt;/body&gt; &lt;/html&gt;</pre> <br> </div> <div class="ad5"> <script language='javascript' src='https://jp.wsxdn.com/css/ad/jp2.js'></script> </div> <div id="turn-page" class="f-between"> <div class="page up f-align"> <i class="prev"></i> <a class='LinkPrevArticle' href='https://jp.wsxdn.com/pn014i/ay151t/1001064032.html' >HTMLでnoframeセクションを追加するにはどうすればよいですか? </a> </div> <div class="page down f-align"> <a class='LinkNextArticle' href='https://jp.wsxdn.com/pn014i/ay151t/1001064034.html' >要素がHTMLでユーザー入力を取得したときにスクリプトを実行しますか? </a> <i class="next"></i> </div> </div> <section class="bottom-list"> <ol> <li class="f-between"> <div> <a href="https://jp.wsxdn.com/pn014i/ay151t/1001063836.html" class="t-over" title="HTMLで&lt;datalist&gt;タグを使用するにはどうすればよいですか? "> <span>HTMLで&lt;datalist&gt;タグを使用するにはどうすればよいですか? </span> </a> <p class="r-over r-over-3"> HTMLのタグは、要素のオプションのセットを指定します。 IDも追加する必要があります。 <datalist…タグ内の…タグを使用します。 例 次のコードを実行して、HTMLでタグを使用することができます- &lt;!DOCTYPE html&gt; &lt;html&gt; &nbsp; &nbsp;&lt;head&gt; &nbsp; &nbsp; &nbsp; &lt;title&gt;HTML Datalist Tag&lt;/title&gt; &nbsp; &nbsp;&lt;/head&gt; &nbsp; &nbsp;&lt;body&gt; &nbsp; &nbsp </p> </div> </li> <li class="f-between"> <div> <a href="https://jp.wsxdn.com/pn014i/ay151t/1001064408.html" class="t-over" title="HTML&lt;embed&gt;タグ "> <span>HTML&lt;embed&gt;タグ </span> </a> <p class="r-over r-over-3"> タグは、HTMLドキュメントに外部アプリケーションを含めるために使用されます。 以下は属性です- 高さ: 埋め込まれたコンテンツの高さ(ピクセル単位)です。 src :埋め込む外部ファイルのアドレス、つまりURLを記載します。 タイプ :埋め込まれたコンテンツのメディアタイプを指定するのはメディアタイプです 幅: 埋め込まれたコンテンツの幅(ピクセル単位)です ここで、HTMLにタグを実装する例を見てみましょう- 例 &lt;!DOCTYPE html&gt; &lt;html&gt; &lt;body&gt; &lt;h2&gt;CSS Demonstrating Appl </p> </div> </li> </ol> </section> </article> <aside class="box1-r box4-r"> <section class="small-nav"> <ul class="f-between"> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/gd144y/' target="_self">Cプログラミング</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/qo145i/' target="_self">C ++</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/jh146b/' target="_self">Redis</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/hf147z/' target="_self">BASHプログラミング</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/mk148e/' target="_self">Python</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/lj149d/' target="_self">Java</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/ay150s/' target="_self">データベース</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/ay151t/' target="_self">HTML</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/pn152h/' target="_self">Javascript</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/jh153b/' target="_self">プログラミング</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/if154a/' target="_self">CSS</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/ig155a/' target="_self">Ruby</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/jg156b/' target="_self">SQL</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/ig157b/' target="_self">IOS</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/wu158p/' target="_self">Android</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/ge159z/' target="_self">MongoDB</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/jh160b/' target="_self">MySQL</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/ec161w/' target="_self">C#</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/gd165y/' target="_self">PHP</a></li> <li><a class='childclass' href='https://jp.wsxdn.com/pn014i/ig171a/' target="_self">SQL Server</a></li> </ul> </section> <div class="box1-r-list"> <div> <i></i> <span>HTML</span> </div> <ol> <li class="f-start"> <em></em> <a href="https://jp.wsxdn.com/pn014i/ay151t/1001054546.html" class="r-over r-over-2" title="HTMLの 要素の使用方法 ">HTMLの 要素の使用方法 </a> </li> <li class="f-start"> <em></em> <a href="https://jp.wsxdn.com/pn014i/ay151t/1001063773.html" class="r-over r-over-2" title="リンクをたどらないHTMLリンクを作成するにはどうすればよいですか? ">リンクをたどらないHTMLリンクを作成するにはどうすればよいですか? </a> </li> <li class="f-start"> <em></em> <a href="https://jp.wsxdn.com/pn014i/ay151t/1001063799.html" class="r-over r-over-2" title="HTMLの&lt;samp&gt; タグを使用してコンピューター出力のフォーマットを行うにはどうすればよいですか? ">HTMLの&lt;samp&gt; タグを使用してコンピューター出力のフォーマットを行うにはどうすればよいですか? </a> </li> <li class="f-start"> <em></em> <a href="https://jp.wsxdn.com/pn014i/ay151t/1001063834.html" class="r-over r-over-2" title="HTMLで&lt;output&gt;タグを使用するにはどうすればよいですか? ">HTMLで&lt;output&gt;タグを使用するにはどうすればよいですか? </a> </li> <li class="f-start"> <em></em> <a href="https://jp.wsxdn.com/pn014i/ay151t/1001063835.html" class="r-over r-over-2" title="HTMLで&lt;keygen&gt;タグを使用するにはどうすればよいですか? ">HTMLで&lt;keygen&gt;タグを使用するにはどうすればよいですか? </a> </li> <li class="f-start"> <em></em> <a href="https://jp.wsxdn.com/pn014i/ay151t/1001063916.html" class="r-over r-over-2" title="HTMLのフィールドセットにタイトルを含めるにはどうすればよいですか? ">HTMLのフィールドセットにタイトルを含めるにはどうすればよいですか? </a> </li> <li class="f-start"> <em></em> <a href="https://jp.wsxdn.com/pn014i/ay151t/1001063931.html" class="r-over r-over-2" title="ドキュメントのメインコンテンツをHTML5で表示するにはどうすればよいですか? ">ドキュメントのメインコンテンツをHTML5で表示するにはどうすればよいですか? </a> </li> <li class="f-start"> <em></em> <a href="https://jp.wsxdn.com/pn014i/ay151t/1001063944.html" class="r-over r-over-2" title="HTMLで囲まれたテキストを中断しないようにするにはどうすればよいですか? ">HTMLで囲まれたテキストを中断しないようにするにはどうすればよいですか? </a> </li> <li class="f-start"> <em></em> <a href="https://jp.wsxdn.com/pn014i/ay151t/1001063992.html" class="r-over r-over-2" title="HTMLに文字エンコードを含める方法は? ">HTMLに文字エンコードを含める方法は? </a> </li> <li class="f-start"> <em></em> <a href="https://jp.wsxdn.com/pn014i/ay151t/1001064033.html" class="r-over r-over-2" title="HTMLで&lt;embed&gt;タグをサポートしていないブラウザによって表示されるコンテンツを含めるにはどうすればよいですか? ">HTMLで&lt;embed&gt;タグをサポートしていないブラウザによって表示されるコンテンツを含めるにはどうすればよいですか? </a> </li> </ol> </div> </aside> </section> <footer> <section> <span class="container f-center"> 著作権 © <a href="https://jp.wsxdn.com">https://jp.wsxdn.com</a> 全著作権所有 </span> </section> </footer> </body> </html>