首頁  >  文章  >  web前端  >  html5常見單雙標記有哪些

html5常見單雙標記有哪些

青灯夜游
青灯夜游原創
2022-05-30 16:06:0017013瀏覽

html5常見單標記:1、br,定義換行符;2、hr,定義水平線;3、img,定義影像;4、input,定義輸入框等等。常見雙標記:1、html,定義HTML文件;2、head,定義文檔頭部;3、p;4、span;5、div;6、h1等等。

html5常見單雙標記有哪些

本教學操作環境:windows7系統、HTML5版、Dell G3電腦。

HTML標籤分為雙標籤和單標籤,單標籤就是由一個標籤組成的(如
),雙標籤是由「開始標籤」和「結束標籤」兩部分構成。

  • 單標籤也稱為空標籤,因為它們是沒有內容的 HTML 標籤元素,它們是在開始標籤中就關閉的元素,不存在成對的情況。

html5常見單雙標記

##常見標籤
單一標籤
  • #
    (定義換行符號)

#
(定義水平線)

(定義圖像)

  • (定義輸入框)

  • #(提供了HTML 文件的元資料)

  • #(定義文件與外部資源的關係,常用於連結樣式表)

  • 雙標籤
  • (定義HTML文件)、(定義文件頭部)、(定義文件標題)、<body>、<table>、<tr>、<td> ;、<span>、<p>、<form>、<h1>、<h2>、<h3>、<h4>、<h5>、<h6>、<h4>、<h5>、<h6>、<h4><h5>、<h6>、< ;、<style>、<b>、<u>、<strong>、<i>、<div>、<a>、<script>、<center></p></li> <li><p></p></li>擴充知識:html5標籤</ul> <p><a href="http://www.php.cn/course/list/11.html" target="_blank" textvalue="html视频教程">超文本標記語言(外國語簡稱:HTML)標記標籤通常被稱為HTML標籤,HTML標籤是HTML語言中最基本的單位,HTML標籤是HTML(標準通用標記語言下的一個應用)最重要的組成部分。 </a></p>HTML標籤的大小寫無關的,例如「主體」<body>跟<BODY>表示的意思是一樣的,建議使用小寫。 ######特點:############由尖括號包圍的關鍵字,例如<html>############通常是成對出現的,例如<div> 和</div>#############標籤對中的第一個標籤是開始標籤,第二個標籤是結束標籤;##### #######開始和結束標籤也被稱為開放標籤和閉合標籤。 ############也有單獨呈現的標籤,如:<img src="百度百科.jpg" />等。 ############一般成對出現的標籤,其內容在兩個標籤中間。單獨呈現的標籤,則在標籤屬性中賦值。如<h1>標題</h1>和 <input type="text" value="按鈕" />。 ############網頁的內容需在<html>標籤中,標題、字元格式、語言、相容性、關鍵字、描述等資訊顯示在<head>標籤中,而網頁需展示的內容需嵌套在<body>標籤中。某些時候不依照標準書寫程式碼雖然可以正常顯示,但是作為職業素養,還是應該養成正規寫習慣。 ############相關推薦:《###html影片教學###》###<p>以上是html5常見單雙標記有哪些的詳細內容。更多資訊請關注PHP中文網其他相關文章!</p></div><div class="nphpQianMsg"><a href="javascript:void(0);">html5</a> <a href="javascript:void(0);">html</a> <a href="javascript:void(0);">Object</a> <a href="javascript:void(0);">样式表</a> <a href="javascript:void(0);">input</a> <a href="javascript:void(0);">table</a> <a href="javascript:void(0);">td</a> <a href="javascript:void(0);">tr</a><div class="clear"></div></div><div class="nphpQianSheng"><span>陳述:</span><div>本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn</div></div></div><div class="nphpSytBox"><span>上一篇:<a class="dBlack" title="jquery怎麼驗證input不能為空" href="http://m.php.cn/zh-tw/faq/492425.html">jquery怎麼驗證input不能為空</a></span><span>下一篇:<a class="dBlack" title="jquery怎麼驗證input不能為空" href="http://m.php.cn/zh-tw/faq/492428.html">jquery怎麼驗證input不能為空</a></span></div><div class="nphpSytBox2"><div class="nphpZbktTitle"><h2>相關文章</h2><em><a href="http://m.php.cn/zh-tw/article.html" class="bBlack"><i>看更多</i><b></b></a></em><div class="clear"></div></div><ins class="adsbygoogle" style="display:block" data-ad-format="fluid" data-ad-layout-key="-6t+ed+2i-1n-4w" data-ad-client="ca-pub-5902227090019525" data-ad-slot="8966999616"></ins><script> (adsbygoogle = window.adsbygoogle || []).push({}); </script><ul class="nphpXgwzList"><li><b></b><a href="http://m.php.cn/zh-tw/faq/491294.html" title="html5元素的分類有哪些" class="aBlack">html5元素的分類有哪些</a><div class="clear"></div></li><li><b></b><a href="http://m.php.cn/zh-tw/faq/491313.html" title="html5的div一行可以放兩個嗎" class="aBlack">html5的div一行可以放兩個嗎</a><div class="clear"></div></li><li><b></b><a href="http://m.php.cn/zh-tw/faq/491452.html" title="html5預設字體大小是多少" class="aBlack">html5預設字體大小是多少</a><div class="clear"></div></li><li><b></b><a href="http://m.php.cn/zh-tw/faq/492055.html" title="figure是html5的新增標籤嗎" class="aBlack">figure是html5的新增標籤嗎</a><div class="clear"></div></li><li><b></b><a href="http://m.php.cn/zh-tw/faq/492423.html" title="acronym標籤html5還支援嗎" class="aBlack">acronym標籤html5還支援嗎</a><div class="clear"></div></li></ul></div></div><ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-5902227090019525" data-ad-slot="5027754603"></ins><script> (adsbygoogle = window.adsbygoogle || []).push({}); </script><div class="nphpFoot"><div class="nphpFootBg"><ul class="nphpFootMenu"><li><a href="http://m.php.cn/zh-tw/"><b class="icon1"></b><p>首頁</p></a></li><li><a href="http://m.php.cn/zh-tw/course.html"><b class="icon2"></b><p>課程</p></a></li><li><a href="http://m.php.cn/zh-tw/wenda.html"><b class="icon4"></b><p>問答</p></a></li><li><a href="http://m.php.cn/zh-tw/login"><b class="icon5"></b><p>我的</p></a></li><div class="clear"></div></ul></div></div><div class="nphpYouBox" style="display: none;"><div class="nphpYouBg"><div class="nphpYouTitle"><span onclick="$('.nphpYouBox').hide()"></span><a href="http://m.php.cn/zh-tw/"></a><div class="clear"></div></div><ul class="nphpYouList"><li><a href="http://m.php.cn/zh-tw/"><b class="icon1"></b><span>首頁</span><div class="clear"></div></a></li><li><a href="http://m.php.cn/zh-tw/course.html"><b class="icon2"></b><span>課程</span><div class="clear"></div></a></li><li><a href="http://m.php.cn/zh-tw/article.html"><b class="icon3"></b><span>文章</span><div class="clear"></div></a></li><li><a href="http://m.php.cn/zh-tw/wenda.html"><b class="icon4"></b><span>問答</span><div class="clear"></div></a></li><li><a href="http://m.php.cn/zh-tw/dic.html"><b class="icon6"></b><span>詞典</span><div class="clear"></div></a></li><li><a href="http://m.php.cn/zh-tw/course/type/99.html"><b class="icon7"></b><span>手册</span><div class="clear"></div></a></li><li><a href="http://m.php.cn/zh-tw/xiazai/"><b class="icon8"></b><span>下載</span><div class="clear"></div></a></li><li><a href="http://m.php.cn/zh-tw/faq/zt" title="專題"><b class="icon12"></b><span>專題</span><div class="clear"></div></a></li><div class="clear"></div></ul></div></div><div class="nphpDing" style="display: none;"><div class="nphpDinglogo"><a href="http://m.php.cn/zh-tw/"></a></div><div class="nphpNavIn1"><div class="swiper-container nphpNavSwiper1"><div class="swiper-wrapper"><div class="swiper-slide"><a href="http://m.php.cn/zh-tw/" >首頁</a></div><div class="swiper-slide"><a href="http://m.php.cn/zh-tw/article.html" class="hover">文章</a></div><div class="swiper-slide"><a href="http://m.php.cn/zh-tw/wenda.html" >問答</a></div><div class="swiper-slide"><a href="http://m.php.cn/zh-tw/course.html" >課程</a></div><div class="swiper-slide"><a href="http://m.php.cn/zh-tw/faq/zt" >專題</a></div><div class="swiper-slide"><a href="http://m.php.cn/zh-tw/xiazai" >下載</a></div><div class="swiper-slide"><a href="http://m.php.cn/zh-tw/game" >遊戲</a></div><div class="swiper-slide"><a href="http://m.php.cn/zh-tw/dic.html" >詞典</a></div><div class="clear"></div></div></div><div class="langadivs" ><a href="javascript:;" class="bg4 bglanguage"></a><div class="langadiv" ><a onclick="javascript:setlang('zh-cn');" class="language course-right-orders chooselan " href="javascript:;"><span>简体中文</span><span>(ZH-CN)</span></a><a onclick="javascript:setlang('en');" class="language course-right-orders chooselan " href="javascript:;"><span>English</span><span>(EN)</span></a><a onclick="javascript:;" class="language course-right-orders chooselan chooselanguage" href="javascript:;"><span>繁体中文</span><span>(ZH-TW)</span></a><a onclick="javascript:setlang('ja');" class="language course-right-orders chooselan " href="javascript:;"><span>日本語</span><span>(JA)</span></a><a onclick="javascript:setlang('ko');" class="language course-right-orders chooselan " href="javascript:;"><span>한국어</span><span>(KO)</span></a><a onclick="javascript:setlang('ms');" class="language course-right-orders chooselan " href="javascript:;"><span>Melayu</span><span>(MS)</span></a><a onclick="javascript:setlang('fr');" class="language course-right-orders chooselan " href="javascript:;"><span>Français</span><span>(FR)</span></a><a onclick="javascript:setlang('de');" class="language course-right-orders chooselan " href="javascript:;"><span>Deutsch</span><span>(DE)</span></a></div></div><script> var swiper = new Swiper('.nphpNavSwiper1', { slidesPerView : 'auto', observer: true,//修改swiper自己或子元素时,自动初始化swiper observeParents: true,//修改swiper的父元素时,自动初始化swiper }); </script></div></div><!--顶部导航 end--><script>isLogin = 0;</script><script type="text/javascript" src="/static/layui/layui.js"></script><script type="text/javascript" src="/static/js/global.js?4.9.47"></script></div><script src="https://vdse.bdstatic.com//search-video.v1.min.js"></script><link rel='stylesheet' id='_main-css' href='/static/css/viewer.min.css' 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>jQuery.fn.wait = function (func, times, interval) { var _times = times || -1, //100次 _interval = interval || 20, //20毫秒每次 _self = this, _selector = this.selector, //选择器 _iIntervalID; //定时器id if( this.length ){ //如果已经获取到了,就直接执行函数 func && func.call(this); } else { _iIntervalID = setInterval(function() { if(!_times) { //是0就退出 clearInterval(_iIntervalID); } _times <= 0 || _times--; //如果是正数就 -- _self = $(_selector); //再次选择 if( _self.length ) { //判断是否取到 func && func.call(_self); clearInterval(_iIntervalID); } }, _interval); } return this; } $("table.syntaxhighlighter").wait(function() { $('table.syntaxhighlighter').append("<p class='cnblogs_code_footer'><span class='cnblogs_code_footer_icon'></span></p>"); }); $(document).on("click", ".cnblogs_code_footer",function(){ $(this).parents('table.syntaxhighlighter').css('display','inline-table');$(this).hide(); }); $('.nphpQianCont').viewer({navbar:true,title:false,toolbar:false,movable:false,viewed:function(){$('img').click(function(){$('.viewer-close').trigger('click');});}}); </script></body></html>