1. \n\n\n\n\n\n\n\n\n\n\n\n\n
    Place Name<\/th>\nTo do Things<\/th>\nDistance from Pune<\/th>\nBest Time to visit<\/th>\n<\/tr>\n
    Sinhgad<\/td>\nTrekking, photography<\/td>\n30 km<\/td>\nAll seasons<\/td>\n<\/tr>\n
    Lohgad fort<\/td>\nPawana lake, Visapur fort<\/td>\n65 km<\/td>\nMansoon<\/td>\n<\/tr>\n
    Pawana Lake<\/td>\nNight campaing<\/td>\n50 km<\/td>\nAll seasons<\/td>\n<\/tr>\n
    lonvala<\/td>\nRajmachi Fort, Bushi dam<\/td>\n66 km<\/td>\nMansoon<\/td>\n<\/tr>\n
    Kamshet<\/td>\nParagliding<\/td>\n47.5 km<\/td>\nAll seasons<\/td>\n<\/tr>\n
    Khandala<\/td>\nKarla Hills<\/td>\n71.1 km<\/td>\nRainy days<\/td>\n<\/tr>\n
    Alibaug<\/td>\nColabo Fort, Kihim Beach<\/td>\n143 km<\/td>\nAll Seasons<\/td>\n<\/tr>\n
    Tarkarli<\/td>\nScuba Diving<\/td>\n388 km<\/td>\nAll Seasons<\/td>\n<\/tr>\n
    Rajgad fort<\/td>\nSuvela machi, Balekilla<\/td>\n54 km<\/td>\nMansoon<\/td>\n<\/tr>\n
    Kolad<\/td>\nRiver raffting<\/td>\n194 km<\/td>\nMansoon, Winter<\/td>\n<\/tr>\n<\/table>\n<\/body>\n<\/html><\/pre>\n

    Output:<\/strong><\/p>\n

    \"HTML<\/p>\n

    ?Example #2<\/h4>\n

    This example is for setting the background as an image. So one can set an image to the table background as per their choice. Image is in repeat mode as output, HTML code and output for it as follows:<\/p>\n

    Code:<\/strong><\/p>\n\n\n

    \n\n\nHTML Table Background<\/title>\n<style>\n.imgbg {\nwidth: 100%;\ntext-align: left;\nbackground-image: url(BG.jpg);\nborder-collapse: collapse;\n}\n.imgbg td, .imgbg th {\nborder:2px solid black;\npadding:5px;\n}\n<\/style>\n<\/head>\n<body>
    <h1><a href="http://m.miracleart.cn/">国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂</a></h1>\n<table class=\"imgbg\">\n<tr>\n<th>Front End Languages<\/th>\n<th>Backend Languages<\/th>\n<th>Databases<\/th>\n<th>OS<\/th>\n<\/tr>\n<tr>\n<td>HTML <\/td>\n<td>.NET<\/td>\n<td>SQL<\/td>\n<td>Windows 10<\/td>\n<\/tr>\n<tr>\n<td>CSS<\/td>\n<td>.NET<\/td>\n<td>MYSQL<\/td>\n<td>Windows 10<\/td>\n<\/tr>\n<tr>\n<td>Bootstrap<\/td>\n<td>angular JS<\/td>\n<td>PL\/SQL<\/td>\n<td>Ubuntu<\/td>\n<\/tr>\n<tr>\n<td>Javascript<\/td>\n<td>.NET<\/td>\n<td>Mongo DB<\/td>\n<td>Windows 10<\/td>\n<\/tr>\n<tr>\n<td>Jquery<\/td>\n<td>Core java<\/td>\n<td>Mariya DB<\/td>\n<td>Windows 10<\/td>\n<\/tr>\n<tr>\n<td>React JS<\/td>\n<td>Python<\/td>\n<td>Maria DB<\/td>\n<td>ubuntu<\/td>\n<\/tr>\n<tr>\n<td>Vue JS<\/td>\n<td>Php<\/td>\n<td>PL-SQL<\/td>\n<td>Windows 10<\/td>\n<\/tr>\n<tr>\n<td>Angular 8<\/td>\n<td>Java<\/td>\n<td>Maria DB<\/td>\n<td>Ubuntu<\/td>\n<\/tr>\n<tr>\n<td>RWD<\/td>\n<td>Ruby<\/td>\n<td>Mongo DB<\/td>\n<td>Windows 10<\/td>\n<\/tr>\n<tr>\n<td>React JS<\/td>\n<td>ASP .NET<\/td>\n<td>Maria DB<\/td>\n<td>Windows 10<\/td>\n<\/tr>\n<\/table>\n<\/body>\n<\/html><\/pre>\n<p><strong>Output:<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543972933511.png\" alt=\"HTML Table Background\" ><\/p>\n<h4>Example #3<\/h4>\n<p>This is one more scenario in which we are going to add both image and color as a background but to the particular cell.<\/p>\n<p><strong>Code : <\/strong><\/p>\n<pre><!DOCTYPE html>\n<html>\n<head>\n<title>HTML Table Background<\/title>\n<style>\n.imgno {\nwidth: 100%;\nborder-collapse: collapse;\ntext-align: center;\n}\n.imgno td, .imgno th {\nborder:1px solid black;\npadding:4px;\n}\n<\/style>\n<\/head>\n<body>\n<table class=\"imgno\">\n<tr style=\"background-color: chartreuse;\">\n<th>First Name<\/th>\n<th>Last Name<\/th>\n<th>Age<\/th>\n<th>Location<\/th>\n<\/tr>\n<tr>\n<td>ketki <\/td>\n<td>Patil<\/td>\n<td>28<\/td>\n<td style=\"background-image: url(BG1.jpg)\">Mumbai<\/td>\n<\/tr>\n<tr>\n<td>Devendra<\/td>\n<td>Gupta<\/td>\n<td>35<\/td>\n<td>Delhi<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color: aquamarine;\">Nikhil<\/td>\n<td>Sabnis<\/td>\n<td>49<\/td>\n<td>Neral<\/td>\n<\/tr>\n<tr >\n<td style=\"background-color: darkgoldenrod;\">Snehal<\/td>\n<td>Wagh<\/td>\n<td>29<\/td>\n<td>Nashik<\/td>\n<\/tr>\n<tr>\n<td>Gitu<\/td>\n<td>Rathi<\/td>\n<td>34<\/td>\n<td>Pune<\/td>\n<\/tr>\n<tr style=\"background-image: url(BG1.jpg)\">\n<td>Pooja<\/td>\n<td>Lohiya<\/td>\n<td>26<\/td>\n<td>Nanded<\/td>\n<\/tr>\n<tr style=\"background-image: url(BG1.jpg)\">\n<td>Dipti<\/td>\n<td>Roy<\/td>\n<td>22<\/td>\n<td>Parbhani<\/td>\n<\/tr>\n<tr>\n<td>Prem<\/td>\n<td>Jadu<\/td>\n<td>67<\/td>\n<td>Kolkata<\/td>\n<\/tr>\n<tr>\n<td>Aditi<\/td>\n<td>Jain<\/td>\n<td>23<\/td>\n<td>Nagpur<\/td>\n<\/tr>\n<tr>\n<td>Raj<\/td>\n<td>Sohani<\/td>\n<td>25<\/td>\n<td>Latur<\/td>\n<\/tr>\n<tr>\n<td>Sai<\/td>\n<td>Jain<\/td>\n<td>56<\/td>\n<td style=\"background-image: url(BG1.jpg)\">Mumbai<\/td>\n<\/tr>\n<\/table>\n<\/body>\n<\/html><\/pre>\n<p><strong>Output:<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543973574618.png\" alt=\"HTML Table Background\" ><\/p>\n<h3>Conclusion<\/h3>\n<p>Like other elements, it’s also possible to set the background in the form of an image and color to the HTML Table. One can set an image or color to the specific table attributes like the whole table or to the table head, table row or table column. This is also possible using table background property in code.<\/p>"}	</script>
    	
    <meta http-equiv="Cache-Control" content="no-transform" />
    <meta http-equiv="Cache-Control" content="no-siteapp" />
    <script>var V_PATH="/";window.onerror=function(){ return true; };</script>
    </head>
    
    <body data-commit-time="2023-12-28T14:50:12+08:00" class="editor_body body2_2">
    	<link rel="stylesheet" type="text/css" href="/static/csshw/stylehw.css">
    <header>
        <div   id="377j5v51b"   class="head">
            <div   id="377j5v51b"   class="haed_left">
                <div   id="377j5v51b"   class="haed_logo">
                    <a href="http://m.miracleart.cn/" title="" class="haed_logo_a">
                        <img src="/static/imghw/logo.png" alt="" class="haed_logoimg">
                    </a>
                </div>
                <div   id="377j5v51b"   class="head_nav">
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="javascript:;" title="Community" class="head_nava head_nava-template1">Community</a>
                        <div   class="377j5v51b"   id="dropdown-template1" style="display: none;">
                            <div   id="377j5v51b"   class="languagechoose">
                                <a href="http://m.miracleart.cn/article.html" title="Articles" class="languagechoosea on">Articles</a>
                                <a href="http://m.miracleart.cn/faq/zt" title="Topics" class="languagechoosea">Topics</a>
                                <a href="http://m.miracleart.cn/wenda.html" title="Q&A" class="languagechoosea">Q&A</a>
                            </div>
                        </div>
                    </div>
    
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="javascript:;" title="Learn" class="head_nava head_nava-template1_1">Learn</a>
                        <div   class="377j5v51b"   id="dropdown-template1_1" style="display: none;">
                            <div   id="377j5v51b"   class="languagechoose">
                                <a href="http://m.miracleart.cn/course.html" title="Course" class="languagechoosea on">Course</a>
                                <a href="http://m.miracleart.cn/dic/" title="Programming Dictionary" class="languagechoosea">Programming Dictionary</a>
                            </div>
                        </div>
                    </div>
    
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="javascript:;" title="Tools Library" class="head_nava head_nava-template1_2">Tools Library</a>
                        <div   class="377j5v51b"   id="dropdown-template1_2" style="display: none;">
                            <div   id="377j5v51b"   class="languagechoose">
                                <a href="http://m.miracleart.cn/toolset/development-tools" title="Development tools" class="languagechoosea on">Development tools</a>
                                <a href="http://m.miracleart.cn/toolset/website-source-code" title="Website Source Code" class="languagechoosea">Website Source Code</a>
                                <a href="http://m.miracleart.cn/toolset/php-libraries" title="PHP Libraries" class="languagechoosea">PHP Libraries</a>
                                <a href="http://m.miracleart.cn/toolset/js-special-effects" title="JS special effects" class="languagechoosea on">JS special effects</a>
                                <a href="http://m.miracleart.cn/toolset/website-materials" title="Website Materials" class="languagechoosea on">Website Materials</a>
                                <a href="http://m.miracleart.cn/toolset/extension-plug-ins" title="Extension plug-ins" class="languagechoosea on">Extension plug-ins</a>
                            </div>
                        </div>
                    </div>
    
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="http://m.miracleart.cn/ai" title="AI Tools" class="head_nava head_nava-template1_3">AI Tools</a>
                    </div>
    
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="javascript:;" title="Leisure" class="head_nava head_nava-template1_3">Leisure</a>
                        <div   class="377j5v51b"   id="dropdown-template1_3" style="display: none;">
                            <div   id="377j5v51b"   class="languagechoose">
                                <a href="http://m.miracleart.cn/game" title="Game Download" class="languagechoosea on">Game Download</a>
                                <a href="http://m.miracleart.cn/mobile-game-tutorial/" title="Game Tutorials" class="languagechoosea">Game Tutorials</a>
    
                            </div>
                        </div>
                    </div>
                </div>
            </div>
                        <div   id="377j5v51b"   class="head_search">
                    <input id="key_words"  onkeydown="if (event.keyCode == 13) searchs('en')" class="search-input" type="text" autocomplete="off" name="keywords" required="required" placeholder="Block,address,transaction,news" value="">
                    <a href="javascript:;" title="search"  onclick="searchs('en')"><img src="/static/imghw/find.png" alt="search"></a>
                </div>
                    <div   id="377j5v51b"   class="head_right">
                <div   id="377j5v51b"   class="haed_language">
                    <a href="javascript:;" class="layui-btn haed_language_btn">English<i class="layui-icon layui-icon-triangle-d"></i></a>
                    <div   class="377j5v51b"   id="dropdown-template" style="display: none;">
                        <div   id="377j5v51b"   class="languagechoose">
                                                    <a href="javascript:setlang('zh-cn');" title="簡體中文" class="languagechoosea">簡體中文</a>
                                                    <a href="javascript:;" title="English" class="languagechoosea">English</a>
                                                    <a href="javascript:setlang('zh-tw');" title="繁體中文" class="languagechoosea">繁體中文</a>
                                                    <a href="javascript:setlang('ja');" title="日本語" class="languagechoosea">日本語</a>
                                                    <a href="javascript:setlang('ko');" title="???" class="languagechoosea">???</a>
                                                    <a href="javascript:setlang('ms');" title="Melayu" class="languagechoosea">Melayu</a>
                                                    <a href="javascript:setlang('fr');" title="Fran?ais" class="languagechoosea">Fran?ais</a>
                                                    <a href="javascript:setlang('de');" title="Deutsch" class="languagechoosea">Deutsch</a>
                                                </div>
                    </div>
                </div>
                <span id="377j5v51b"    class="head_right_line"></span>
                                <div style="display: block;" id="login" class="haed_login ">
                        <a href="javascript:;"  title="Login" class="haed_logina ">Login</a>
                    </div>
                    <div style="display: block;" id="reg" class="head_signup login">
                        <a href="javascript:;"  title="singup" class="head_signupa">singup</a>
                    </div>
                
            </div>
        </div>
    </header>
    
    	
    	<main>
    		<div   id="377j5v51b"   class="Article_Details_main">
    			<div   id="377j5v51b"   class="Article_Details_main1">
    							<div   id="377j5v51b"   class="Article_Details_main1L">
    					<div   id="377j5v51b"   class="Article_Details_main1Lmain" id="Article_Details_main1Lmain">
    						<div   id="377j5v51b"   class="Article_Details_main1L1">Table of Contents</div>
    						<div   id="377j5v51b"   class="Article_Details_main1L2" id="Article_Details_main1L2">
    							<!-- 左側(cè)懸浮,文章定位標(biāo)題1 id="Article_Details_main1L2s_1"-->
    															<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#Examples-of-HTML-Table-Background" title="Examples of?HTML Table Background" >Examples of?HTML Table Background</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#Example" title="Example #3" >Example #3</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#Conclusion" title="Conclusion" >Conclusion</a>
    								</div>
    														</div>
    					</div>
    				</div>
    							<div   id="377j5v51b"   class="Article_Details_main1M">
    					<div   id="377j5v51b"   class="phpgenera_Details_mainL1">
    						<a href="http://m.miracleart.cn/" title="Home"
    							class="phpgenera_Details_mainL1a">Home</a>
    						<img src="/static/imghw/top_right.png" alt="" />
    												<a href="http://m.miracleart.cn/web-designer.html"
    							class="phpgenera_Details_mainL1a">Web Front-end</a>
    						<img src="/static/imghw/top_right.png" alt="" />
    												<a href="http://m.miracleart.cn/div-tutorial.html"
    							class="phpgenera_Details_mainL1a">HTML Tutorial</a>
    						<img src="/static/imghw/top_right.png" alt="" />
    						<span>HTML Table Background</span>
    					</div>
    					
    					<div   id="377j5v51b"   class="Articlelist_txts">
    						<div   id="377j5v51b"   class="Articlelist_txts_info">
    							<h1 class="Articlelist_txts_title">HTML Table Background</h1>
    							<div   id="377j5v51b"   class="Articlelist_txts_info_head">
    								<div   id="377j5v51b"   class="author_info">
    									<a href="http://m.miracleart.cn/member/887227.html"  class="author_avatar">
    									<img class="lazy"  data-src="https://img.php.cn/upload/avatar/000/887/227/63bb7851c9547215.jpg" src="/static/imghw/default1.png" alt="WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB">
    									</a>
    									<div   id="377j5v51b"   class="author_detail">
    																			<a href="http://m.miracleart.cn/member/887227.html" class="author_name">WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB</a>
                                    										</div>
    								</div>
                    			</div>
    							<span id="377j5v51b"    class="Articlelist_txts_time">Sep 04, 2024 pm	 04:48 PM</span>
    															<div   id="377j5v51b"   class="Articlelist_txts_infos">
    																			<span id="377j5v51b"    class="Articlelist_txts_infoss on">html</span>
    																			<span id="377j5v51b"    class="Articlelist_txts_infoss ">html5</span>
    																			<span id="377j5v51b"    class="Articlelist_txts_infoss ">HTML Tutorial</span>
    																			<span id="377j5v51b"    class="Articlelist_txts_infoss ">HTML Properties</span>
    																			<span id="377j5v51b"    class="Articlelist_txts_infoss ">HTML tags</span>
    																	</div>
    														
    						</div>
    					</div>
    					<hr />
    					<div   id="377j5v51b"   class="article_main php-article">
    						<div   id="377j5v51b"   class="article-list-left detail-content-wrap content">
    						<ins class="adsbygoogle"
    							style="display:block; text-align:center;"
    							data-ad-layout="in-article"
    							data-ad-format="fluid"
    							data-ad-client="ca-pub-5902227090019525"
    							data-ad-slot="3461856641">
    						</ins>
    						
    
    					<p>Like other HTML elements, there are many things to do with HTML Table. So we can set the Table background with different styles in the HTML table too. HTML Table background can be used to set control over the table’s background. It can be in the form of colors or images set as a background to the table. In this topic, we are going to learn about HTML Table Background.</p>
    
    
    
    
    
    
    
    
    <p>This code allows users to do changes to HTML Table’s background. CSS code sets style to the table’s background using a property called background. As per the table’s width, we can also set a particular image as a background to the table. But this will repeat in table size. To avoid this case, we can use a property called background-repeat.</p>
    
    
    <p><strong>Syntax</strong></p>
    <p>There are multiple ways to set the background to the Table in HTML. Let’s see all the ways and syntax for the same one by one as follows:</p>
    <p>The basic syntax to set background to any HTML element is as follows:</p>
    <pre class="brush:php;toolbar:false"><HTML element background-color:color-name>
    <HTML element background:"Image URL"></pre>
    <p>Same thing we can set as background to the table. In this scenario, we are going to set</p>
    <p>color as the background to the Table.</p>
    <pre class="brush:php;toolbar:false"><table style=" background-color:color-name;">
    <tr style=" background-color:color-name;">
    <td style=" background-color:color-name;">
    <th style=" background-color:color-name;"></pre>
    <p>One can also set an image as a background to the Table in HTML. It can be done using a CSS property called a background image. This image will automatically set to the table background. In case this image is smaller in size than table width, then it will show repeat and repeat again.</p>
    <pre class="brush:php;toolbar:false"><table background:" Image URL"></pre>
    <p>In the above case, we are able to avoid this condition of showing image repeat and repeat by using CSS property as follows:</p>
    <pre class="brush:php;toolbar:false"><table background:" Image URL"></pre>
    <pre class="brush:php;toolbar:false">background-repeat: no-repeat;</pre>
    <p>It is also possible to set an image as a background to the one specific sell also. This can be done as follows:</p>
    <pre class="brush:php;toolbar:false">.cellimg{
    width: 100%;
    border: 1px solid black;
    }
    .cellimg{
    background-img: url("");
    background-repeat: no-repeat;
    }</pre>
    <p>Like an image to a specific cell, one can set the color to the specific cell also as follows:</p>
    <pre class="brush:php;toolbar:false"><table>
    <tr>
    <th>content</th>
    <th>content</th>
    </tr>
    <tr>
    <td>content</td>
    <td style="background-color:color-name; color:color-name;">content</td>
    </tr>
    </table></pre>
    <p>OR</p>
    <pre class="brush:php;toolbar:false">td.classname {
    background-color:color-name;
    }</pre>
    <p>We can set the color to the specific row also by using the following syntax:</p>
    <pre class="brush:php;toolbar:false"><tr style="background-color:color-name;">
    <th> </th>
    <th> </th>
    </tr></pre>
    <p>By defining class to the table and apply CSS property to that specific class is also helpful to set background to the table. The syntax for this is as follows:</p>
    <pre class="brush:php;toolbar:false"><style>
    .tableclassname {
    width:100%;
    background-color:color-name;
    }
    .tableclassname? th{
    width:100%;
    background-color:color-name;
    }
    .tableclassname td{
    background-color:color-name;
    }
    </style></pre>
    <h3 id="Examples-of-HTML-Table-Background">Examples of?HTML Table Background</h3>
    <p>Here are the following examples mention below :</p>
    <h4 id="Example">Example #1</h4>
    <p>This example is for setting the background as a color. So can set the color to the table background as per their choice.HTML code and output for it as follows:</p>
    <p><strong>Code:</strong></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <head>
    <title>HTML Table Background</title>
    <!-- CSS -->
    <style>
    .tabledemo {
    width: 100%;
    text-align: Center;
    background-color:aquamarine;
    border-collapse: collapse;
    }
    .tabledemo td, .tabledemo th {
    border:2px solid brown;
    padding:3px;
    }
    </style>
    </head>
    <body>
    <table class="tabledemo">
    <tr>
    <th>Place Name</th>
    <th>To do Things</th>
    <th>Distance from Pune</th>
    <th>Best Time to visit</th>
    </tr>
    <tr>
    <td>Sinhgad</td>
    <td>Trekking, photography</td>
    <td>30 km</td>
    <td>All seasons</td>
    </tr>
    <tr>
    <td>Lohgad fort</td>
    <td>Pawana lake, Visapur fort</td>
    <td>65 km</td>
    <td>Mansoon</td>
    </tr>
    <tr>
    <td>Pawana Lake</td>
    <td>Night campaing</td>
    <td>50 km</td>
    <td>All seasons</td>
    </tr>
    <tr>
    <td>lonvala</td>
    <td>Rajmachi Fort, Bushi dam</td>
    <td>66 km</td>
    <td>Mansoon</td>
    </tr>
    <tr>
    <td>Kamshet</td>
    <td>Paragliding</td>
    <td>47.5 km</td>
    <td>All seasons</td>
    </tr>
    <tr>
    <td>Khandala</td>
    <td>Karla Hills</td>
    <td>71.1 km</td>
    <td>Rainy days</td>
    </tr>
    <tr>
    <td>Alibaug</td>
    <td>Colabo Fort, Kihim Beach</td>
    <td>143 km</td>
    <td>All Seasons</td>
    </tr>
    <tr>
    <td>Tarkarli</td>
    <td>Scuba Diving</td>
    <td>388 km</td>
    <td>All Seasons</td>
    </tr>
    <tr>
    <td>Rajgad fort</td>
    <td>Suvela machi, Balekilla</td>
    <td>54 km</td>
    <td>Mansoon</td>
    </tr>
    <tr>
    <td>Kolad</td>
    <td>River raffting</td>
    <td>194 km</td>
    <td>Mansoon, Winter</td>
    </tr>
    </table>
    </body>
    </html></pre>
    <p><strong>Output:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543972576933.png" class="lazy" alt="HTML Table Background" ></p>
    <h4 id="Example">?Example #2</h4>
    <p>This example is for setting the background as an image. So one can set an image to the table background as per their choice. Image is in repeat mode as output, HTML code and output for it as follows:</p>
    <p><strong>Code:</strong></p>
    
    
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <head>
    <title>HTML Table Background</title>
    <style>
    .imgbg {
    width: 100%;
    text-align: left;
    background-image: url(BG.jpg);
    border-collapse: collapse;
    }
    .imgbg td, .imgbg th {
    border:2px solid black;
    padding:5px;
    }
    </style>
    </head>
    <body>
    <table class="imgbg">
    <tr>
    <th>Front End Languages</th>
    <th>Backend Languages</th>
    <th>Databases</th>
    <th>OS</th>
    </tr>
    <tr>
    <td>HTML </td>
    <td>.NET</td>
    <td>SQL</td>
    <td>Windows 10</td>
    </tr>
    <tr>
    <td>CSS</td>
    <td>.NET</td>
    <td>MYSQL</td>
    <td>Windows 10</td>
    </tr>
    <tr>
    <td>Bootstrap</td>
    <td>angular JS</td>
    <td>PL/SQL</td>
    <td>Ubuntu</td>
    </tr>
    <tr>
    <td>Javascript</td>
    <td>.NET</td>
    <td>Mongo DB</td>
    <td>Windows 10</td>
    </tr>
    <tr>
    <td>Jquery</td>
    <td>Core java</td>
    <td>Mariya DB</td>
    <td>Windows 10</td>
    </tr>
    <tr>
    <td>React JS</td>
    <td>Python</td>
    <td>Maria DB</td>
    <td>ubuntu</td>
    </tr>
    <tr>
    <td>Vue JS</td>
    <td>Php</td>
    <td>PL-SQL</td>
    <td>Windows 10</td>
    </tr>
    <tr>
    <td>Angular 8</td>
    <td>Java</td>
    <td>Maria DB</td>
    <td>Ubuntu</td>
    </tr>
    <tr>
    <td>RWD</td>
    <td>Ruby</td>
    <td>Mongo DB</td>
    <td>Windows 10</td>
    </tr>
    <tr>
    <td>React JS</td>
    <td>ASP .NET</td>
    <td>Maria DB</td>
    <td>Windows 10</td>
    </tr>
    </table>
    </body>
    </html></pre>
    <p><strong>Output:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543972933511.png" class="lazy" alt="HTML Table Background" ></p>
    <h4 id="Example">Example #3</h4>
    <p>This is one more scenario in which we are going to add both image and color as a background but to the particular cell.</p>
    <p><strong>Code : </strong></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <head>
    <title>HTML Table Background</title>
    <style>
    .imgno {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    }
    .imgno td, .imgno th {
    border:1px solid black;
    padding:4px;
    }
    </style>
    </head>
    <body>
    <table class="imgno">
    <tr style="background-color: chartreuse;">
    <th>First Name</th>
    <th>Last Name</th>
    <th>Age</th>
    <th>Location</th>
    </tr>
    <tr>
    <td>ketki </td>
    <td>Patil</td>
    <td>28</td>
    <td style="background-image: url(BG1.jpg)">Mumbai</td>
    </tr>
    <tr>
    <td>Devendra</td>
    <td>Gupta</td>
    <td>35</td>
    <td>Delhi</td>
    </tr>
    <tr>
    <td style="background-color: aquamarine;">Nikhil</td>
    <td>Sabnis</td>
    <td>49</td>
    <td>Neral</td>
    </tr>
    <tr >
    <td style="background-color: darkgoldenrod;">Snehal</td>
    <td>Wagh</td>
    <td>29</td>
    <td>Nashik</td>
    </tr>
    <tr>
    <td>Gitu</td>
    <td>Rathi</td>
    <td>34</td>
    <td>Pune</td>
    </tr>
    <tr style="background-image: url(BG1.jpg)">
    <td>Pooja</td>
    <td>Lohiya</td>
    <td>26</td>
    <td>Nanded</td>
    </tr>
    <tr style="background-image: url(BG1.jpg)">
    <td>Dipti</td>
    <td>Roy</td>
    <td>22</td>
    <td>Parbhani</td>
    </tr>
    <tr>
    <td>Prem</td>
    <td>Jadu</td>
    <td>67</td>
    <td>Kolkata</td>
    </tr>
    <tr>
    <td>Aditi</td>
    <td>Jain</td>
    <td>23</td>
    <td>Nagpur</td>
    </tr>
    <tr>
    <td>Raj</td>
    <td>Sohani</td>
    <td>25</td>
    <td>Latur</td>
    </tr>
    <tr>
    <td>Sai</td>
    <td>Jain</td>
    <td>56</td>
    <td style="background-image: url(BG1.jpg)">Mumbai</td>
    </tr>
    </table>
    </body>
    </html></pre>
    <p><strong>Output:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543973574618.png" class="lazy" alt="HTML Table Background" ></p>
    <h3 id="Conclusion">Conclusion</h3>
    <p>Like other elements, it’s also possible to set the background in the form of an image and color to the HTML Table. One can set an image or color to the specific table attributes like the whole table or to the table head, table row or table column. This is also possible using table background property in code.</p><p>The above is the detailed content of HTML Table Background. For more information, please follow other related articles on the PHP Chinese website!</p>
    
    
    						</div>
    					</div>
    					<div   id="377j5v51b"   class="wzconShengming_sp">
    						<div   id="377j5v51b"   class="bzsmdiv_sp">Statement of this Website</div>
    						<div>The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact 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>
    
    
    
    				<div   id="377j5v51b"   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>
        
    
    
    					<!-- <div   id="377j5v51b"   class="phpgenera_Details_mainR4">
    						<div   id="377j5v51b"   class="phpmain1_4R_readrank">
    							<div   id="377j5v51b"   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>Hot Article</h2>
    							</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottom">
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/1796828723.html" title="Agnes Tachyon Build Guide | A Pretty Derby Musume" class="phpgenera_Details_mainR4_bottom_title">Agnes Tachyon Build Guide | A Pretty Derby Musume</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>2 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/1796827210.html" title="Oguri Cap Build Guide | A Pretty Derby Musume" class="phpgenera_Details_mainR4_bottom_title">Oguri Cap Build Guide | A Pretty Derby Musume</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>2 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/1796821436.html" title="Dune: Awakening - Advanced Planetologist Quest Walkthrough" class="phpgenera_Details_mainR4_bottom_title">Dune: Awakening - Advanced Planetologist Quest Walkthrough</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/1796821278.html" title="Date Everything: Dirk And Harper Relationship Guide" class="phpgenera_Details_mainR4_bottom_title">Date Everything: Dirk And Harper Relationship Guide</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/1796821868.html" title="Palia: Rasquellywag's Riches Quest Walkthrough" class="phpgenera_Details_mainR4_bottom_title">Palia: Rasquellywag's Riches Quest Walkthrough</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 weeks ago</span>
    										<span>By DDD</span>
    									</div>
    								</div>
    														</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    								<a href="http://m.miracleart.cn/article.html">Show More</a>
    							</div>
    						</div>
    					</div> -->
    
    
    											<div   id="377j5v51b"   class="phpgenera_Details_mainR3">
    							<div   id="377j5v51b"   class="phpmain1_4R_readrank">
    								<div   id="377j5v51b"   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>Hot AI Tools</h2>
    								</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_bottom">
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/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   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/ai/undress-ai-tool" title="Undress AI Tool" class="phpmain_tab2_mids_title">
    													<h3>Undress AI Tool</h3>
    												</a>
    												<p>Undress images for free</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/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   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/ai/undresserai-undress" title="Undresser.AI Undress" class="phpmain_tab2_mids_title">
    													<h3>Undresser.AI Undress</h3>
    												</a>
    												<p>AI-powered app for creating realistic nude photos</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/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   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/ai/ai-clothes-remover" title="AI Clothes Remover" class="phpmain_tab2_mids_title">
    													<h3>AI Clothes Remover</h3>
    												</a>
    												<p>Online AI tool for removing clothes from photos.</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/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   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/ai/clothoffio" title="Clothoff.io" class="phpmain_tab2_mids_title">
    													<h3>Clothoff.io</h3>
    												</a>
    												<p>AI clothes remover</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/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   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/ai/video-swap" title="Video Face Swap" class="phpmain_tab2_mids_title">
    													<h3>Video Face Swap</h3>
    												</a>
    												<p>Swap faces in any video effortlessly with our completely free AI face swap tool!</p>
    											</div>
    										</div>
    																</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    									<a href="http://m.miracleart.cn/ai">Show More</a>
    								</div>
    							</div>
    						</div>
    					
    
    
    					<div   id="377j5v51b"   class="phpgenera_Details_mainR4">
    						<div   id="377j5v51b"   class="phpmain1_4R_readrank">
    							<div   id="377j5v51b"   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>Hot Article</h2>
    							</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottom">
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/1796828723.html" title="Agnes Tachyon Build Guide | A Pretty Derby Musume" class="phpgenera_Details_mainR4_bottom_title">Agnes Tachyon Build Guide | A Pretty Derby Musume</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>2 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/1796827210.html" title="Oguri Cap Build Guide | A Pretty Derby Musume" class="phpgenera_Details_mainR4_bottom_title">Oguri Cap Build Guide | A Pretty Derby Musume</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>2 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/1796821436.html" title="Dune: Awakening - Advanced Planetologist Quest Walkthrough" class="phpgenera_Details_mainR4_bottom_title">Dune: Awakening - Advanced Planetologist Quest Walkthrough</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/1796821278.html" title="Date Everything: Dirk And Harper Relationship Guide" class="phpgenera_Details_mainR4_bottom_title">Date Everything: Dirk And Harper Relationship Guide</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/1796821868.html" title="Palia: Rasquellywag's Riches Quest Walkthrough" class="phpgenera_Details_mainR4_bottom_title">Palia: Rasquellywag's Riches Quest Walkthrough</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 weeks ago</span>
    										<span>By DDD</span>
    									</div>
    								</div>
    														</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    								<a href="http://m.miracleart.cn/article.html">Show More</a>
    							</div>
    						</div>
    					</div>
    
    
    											<div   id="377j5v51b"   class="phpgenera_Details_mainR3">
    							<div   id="377j5v51b"   class="phpmain1_4R_readrank">
    								<div   id="377j5v51b"   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>Hot Tools</h2>
    								</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_bottom">
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/toolset/development-tools/92" title="Notepad++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="Notepad++7.3.1" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/toolset/development-tools/92" title="Notepad++7.3.1" class="phpmain_tab2_mids_title">
    													<h3>Notepad++7.3.1</h3>
    												</a>
    												<p>Easy-to-use and free code editor</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/toolset/development-tools/93" title="SublimeText3 Chinese version" 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 Chinese version" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/toolset/development-tools/93" title="SublimeText3 Chinese version" class="phpmain_tab2_mids_title">
    													<h3>SublimeText3 Chinese version</h3>
    												</a>
    												<p>Chinese version, very easy to use</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/toolset/development-tools/121" title="Zend Studio 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="Zend Studio 13.0.1" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/toolset/development-tools/121" title="Zend Studio 13.0.1" class="phpmain_tab2_mids_title">
    													<h3>Zend Studio 13.0.1</h3>
    												</a>
    												<p>Powerful PHP integrated development environment</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/toolset/development-tools/469" title="Dreamweaver 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="Dreamweaver CS6" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/toolset/development-tools/469" title="Dreamweaver CS6" class="phpmain_tab2_mids_title">
    													<h3>Dreamweaver CS6</h3>
    												</a>
    												<p>Visual web development tools</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/toolset/development-tools/500" title="SublimeText3 Mac version" 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 version" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/toolset/development-tools/500" title="SublimeText3 Mac version" class="phpmain_tab2_mids_title">
    													<h3>SublimeText3 Mac version</h3>
    												</a>
    												<p>God-level code editing software (SublimeText3)</p>
    											</div>
    										</div>
    																	</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    									<a href="http://m.miracleart.cn/ai">Show More</a>
    								</div>
    							</div>
    						</div>
    										
    
    					
    					<div   id="377j5v51b"   class="phpgenera_Details_mainR4">
    						<div   id="377j5v51b"   class="phpmain1_4R_readrank">
    							<div   id="377j5v51b"   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>Hot Topics</h2>
    							</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottom">
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/gmailyxdlrkzn" title="Where is the login entrance for gmail email?" class="phpgenera_Details_mainR4_bottom_title">Where is the login entrance for gmail email?</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/eyess.png" alt="" />
    											<span>8639</span>
    										</div>
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/tiezi.png" alt="" />
    											<span>17</span>
    										</div>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/java-tutorial" title="Java Tutorial" class="phpgenera_Details_mainR4_bottom_title">Java Tutorial</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/eyess.png" alt="" />
    											<span>1786</span>
    										</div>
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/tiezi.png" alt="" />
    											<span>16</span>
    										</div>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/cakephp-tutor" title="CakePHP Tutorial" class="phpgenera_Details_mainR4_bottom_title">CakePHP Tutorial</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/eyess.png" alt="" />
    											<span>1729</span>
    										</div>
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/tiezi.png" alt="" />
    											<span>56</span>
    										</div>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/laravel-tutori" title="Laravel Tutorial" class="phpgenera_Details_mainR4_bottom_title">Laravel Tutorial</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/eyess.png" alt="" />
    											<span>1581</span>
    										</div>
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/tiezi.png" alt="" />
    											<span>29</span>
    										</div>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/faq/php-tutorial" title="PHP Tutorial" class="phpgenera_Details_mainR4_bottom_title">PHP Tutorial</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/eyess.png" alt="" />
    											<span>1445</span>
    										</div>
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/tiezi.png" alt="" />
    											<span>31</span>
    										</div>
    									</div>
    								</div>
    														</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    								<a href="http://m.miracleart.cn/faq/zt">Show More</a>
    							</div>
    						</div>
    					</div>
    				</div>
    			</div>
    							<div   id="377j5v51b"   class="Article_Details_main2">
    					<div   id="377j5v51b"   class="phpgenera_Details_mainL4">
    						<div   id="377j5v51b"   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   id="377j5v51b"   class="phpgenera_Details_mainL4_info">
    
    													<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/faq/1796829177.html" title="What are the essential HTML elements for structuring a webpage?" 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/001/253/068/175148129241939.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="What are the essential HTML elements for structuring a webpage?" />
    								</a>
    								<a href="http://m.miracleart.cn/faq/1796829177.html" title="What are the essential HTML elements for structuring a webpage?" class="phphistorical_Version2_mids_title">What are the essential HTML elements for structuring a webpage?</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 03, 2025 am	 02:34 AM</span>
    								<p class="Articlelist_txts_p">The web page structure needs to be supported by core HTML elements. 1. The overall structure of the page is composed of , , which is the root element, which stores meta information and displays the content; 2. The content organization relies on title (-), paragraph () and block tags (such as ,) to improve organizational structure and SEO; 3. Navigation is implemented through and implemented, commonly used organizations are linked and supplemented with aria-current attribute to enhance accessibility; 4. Form interaction involves , , and , to ensure the complete user input and submission functions. Proper use of these elements can improve page clarity, maintenance and search engine optimization.</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/faq/1796829157.html" title="Handling reconnections and errors with HTML5 Server-Sent Events." 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/001/253/068/175148089165625.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Handling reconnections and errors with HTML5 Server-Sent Events." />
    								</a>
    								<a href="http://m.miracleart.cn/faq/1796829157.html" title="Handling reconnections and errors with HTML5 Server-Sent Events." class="phphistorical_Version2_mids_title">Handling reconnections and errors with HTML5 Server-Sent Events.</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 03, 2025 am	 02:28 AM</span>
    								<p class="Articlelist_txts_p">When using HTML5SSE, the methods to deal with reconnection and errors include: 1. Understand the default reconnection mechanism. EventSource retrys 3 seconds after the connection is interrupted by default. You can customize the interval through the retry field; 2. Listen to the error event to deal with connection failure or parsing errors, distinguish error types and execute corresponding logic, such as network problems relying on automatic reconnection, server errors manually delay reconnection, and authentication failure refresh token; 3. Actively control the reconnection logic, such as manually closing and rebuilding the connection, setting the maximum number of retry times, combining navigator.onLine to judge network status to optimize the retry strategy. These measures can improve application stability and user experience.</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/faq/1796829178.html" title="Declaring the correct HTML5 doctype for modern pages." 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/001/253/068/175148132111973.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Declaring the correct HTML5 doctype for modern pages." />
    								</a>
    								<a href="http://m.miracleart.cn/faq/1796829178.html" title="Declaring the correct HTML5 doctype for modern pages." class="phphistorical_Version2_mids_title">Declaring the correct HTML5 doctype for modern pages.</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 03, 2025 am	 02:35 AM</span>
    								<p class="Articlelist_txts_p">Doctype is a statement that tells the browser which HTML standard to use to parse the page. Modern web pages only need to be written at the beginning of the HTML file. Its function is to ensure that the browser renders the page in standard mode rather than weird mode, and must be located on the first line, with no spaces or comments in front of it; there is only one correct way to write it, and it is not recommended to use old versions or other variants; other such as charset, viewport, etc. should be placed in part.</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/faq/1796829167.html" title="Implementing client-side form validation using HTML attributes." 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/001/253/068/175148109151878.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Implementing client-side form validation using HTML attributes." />
    								</a>
    								<a href="http://m.miracleart.cn/faq/1796829167.html" title="Implementing client-side form validation using HTML attributes." class="phphistorical_Version2_mids_title">Implementing client-side form validation using HTML attributes.</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 03, 2025 am	 02:31 AM</span>
    								<p class="Articlelist_txts_p">Client-sideformvalidationcanbedonewithoutJavaScriptbyusingHTMLattributes.1)Userequiredtoenforcemandatoryfields.2)ValidateemailsandURLswithtypeattributeslikeemailorurl,orusepatternwithregexforcustomformats.3)Limitvaluesusingmin,max,minlength,andmaxlen</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/faq/1796829956.html" title="How to group options within a select dropdown using 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/001/253/068/175157020270129.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="How to group options within a select dropdown using html?" />
    								</a>
    								<a href="http://m.miracleart.cn/faq/1796829956.html" title="How to group options within a select dropdown using html?" class="phphistorical_Version2_mids_title">How to group options within a select dropdown using html?</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 04, 2025 am	 03:16 AM</span>
    								<p class="Articlelist_txts_p">Use tags in HTML to group options in the drop-down menu. The specific method is to wrap a group of elements and define the group name through the label attribute, such as: 1. Contains options such as apples, bananas, oranges, etc.; 2. Contains options such as carrots, broccoli, etc.; 3. Each is an independent group, and the options within the group are automatically indented. Notes include: ① No nesting is supported; ② The entire group can be disabled through the disabled attribute; ③ The style is restricted and needs to be beautified in combination with CSS or third-party libraries; plug-ins such as Select2 can be used to enhance functions.</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/faq/1796835653.html" title="Integrating CSS and JavaScript effectively with HTML5 structure." 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/001/253/068/175226046128038.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Integrating CSS and JavaScript effectively with HTML5 structure." />
    								</a>
    								<a href="http://m.miracleart.cn/faq/1796835653.html" title="Integrating CSS and JavaScript effectively with HTML5 structure." class="phphistorical_Version2_mids_title">Integrating CSS and JavaScript effectively with HTML5 structure.</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 12, 2025 am	 03:01 AM</span>
    								<p class="Articlelist_txts_p">HTML5, CSS and JavaScript should be efficiently combined with semantic tags, reasonable loading order and decoupling design. 1. Use HTML5 semantic tags, such as improving structural clarity and maintainability, which is conducive to SEO and barrier-free access; 2. CSS should be placed in, use external files and split by module to avoid inline styles and delayed loading problems; 3. JavaScript is recommended to be introduced in front, and use defer or async to load asynchronously to avoid blocking rendering; 4. Reduce strong dependence between the three, drive behavior through data-* attributes and class name control status, and improve collaboration efficiency through unified naming specifications. These methods can effectively optimize page performance and collaborate with teams.</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/faq/1796831880.html" title="Implementing Clickable Buttons Using the HTML button Element" 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/001/253/068/175182671121571.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Implementing Clickable Buttons Using the HTML button Element" />
    								</a>
    								<a href="http://m.miracleart.cn/faq/1796831880.html" title="Implementing Clickable Buttons Using the HTML button Element" class="phphistorical_Version2_mids_title">Implementing Clickable Buttons Using the HTML button Element</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 07, 2025 am	 02:31 AM</span>
    								<p class="Articlelist_txts_p">To use HTML button elements to achieve clickable buttons, you must first master its basic usage and common precautions. 1. Create buttons with tags and define behaviors through type attributes (such as button, submit, reset), which is submitted by default; 2. Add interactive functions through JavaScript, which can be written inline or bind event listeners through ID to improve maintenance; 3. Use CSS to customize styles, including background color, border, rounded corners and hover/active status effects to enhance user experience; 4. Pay attention to common problems: make sure that the disabled attribute is not enabled, JS events are correctly bound, layout occlusion, and use the help of developer tools to troubleshoot exceptions. Master this</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/faq/1796832574.html" title="Submitting Form Data Using New HTML5 Methods (FormData)" 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/001/253/068/175191288234525.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Submitting Form Data Using New HTML5 Methods (FormData)" />
    								</a>
    								<a href="http://m.miracleart.cn/faq/1796832574.html" title="Submitting Form Data Using New HTML5 Methods (FormData)" class="phphistorical_Version2_mids_title">Submitting Form Data Using New HTML5 Methods (FormData)</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 08, 2025 am	 02:28 AM</span>
    								<p class="Articlelist_txts_p">It is more convenient to submit form data using HTML5's FormData API. 1. It can automatically collect form fields with name attribute or manually add data; 2. It supports submission in multipart/form-data format through fetch or XMLHttpRequest, which is suitable for file upload; 3. When processing files, you only need to append the file to FormData and send a request; 4. Note that the same name field will be overwritten, and JSON conversion and no nesting structure need to be handled.</p>
    							</div>
    													</div>
    
    													<a href="http://m.miracleart.cn/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   id="377j5v51b"   class="footer">
            <div   id="377j5v51b"   class="footertop">
                <img src="/static/imghw/logo.png" alt="">
                <p>Public welfare online PHP training,Help PHP learners grow quickly!</p>
            </div>
            <div   id="377j5v51b"   class="footermid">
                <a href="http://m.miracleart.cn/about/us.html">About us</a>
                <a href="http://m.miracleart.cn/about/disclaimer.html">Disclaimer</a>
                <a href="http://m.miracleart.cn/update/article_0_1.html">Sitemap</a>
            </div>
            <div   id="377j5v51b"   class="footerbottom">
                <p>
                    ? php.cn All rights reserved
                </p>
            </div>
        </div>
    </footer>
    
    <input type="hidden" id="verifycode" value="/captcha.html">
    
    
    
    
    		<link rel='stylesheet' id='_main-css' href='/static/css/viewer.min.css?2' type='text/css' media='all' />
    	
    	
    	
    	
    	
    
    	
    	
    
    
    
    
    
    
    <footer>
    <div class="friendship-link">
    <p>感谢您访问我们的网站,您可能还对以下资源感兴趣:</p>
    <a href="http://m.miracleart.cn/" title="国产av日韩一区二区三区精品">国产av日韩一区二区三区精品</a>
    
    <div class="friend-links">
    
    
    </div>
    </div>
    
    </footer>
    
    
    <script>
    (function(){
        var bp = document.createElement('script');
        var curProtocol = window.location.protocol.split(':')[0];
        if (curProtocol === 'https') {
            bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
        }
        else {
            bp.src = 'http://push.zhanzhang.baidu.com/push.js';
        }
        var s = document.getElementsByTagName("script")[0];
        s.parentNode.insertBefore(bp, s);
    })();
    </script>
    </body><div id="feu40" class="pl_css_ganrao" style="display: none;"><thead id="feu40"></thead><cite id="feu40"><fieldset id="feu40"><thead id="feu40"><acronym id="feu40"></acronym></thead></fieldset></cite><center id="feu40"><acronym id="feu40"></acronym></center><samp id="feu40"><em id="feu40"></em></samp><blockquote id="feu40"></blockquote><samp id="feu40"><thead id="feu40"></thead></samp><div id="feu40"><span id="feu40"></span></div><progress id="feu40"></progress><ruby id="feu40"></ruby><i id="feu40"><input id="feu40"><sup id="feu40"><ol id="feu40"></ol></sup></input></i><code id="feu40"></code><big id="feu40"><progress id="feu40"><blockquote id="feu40"><tt id="feu40"></tt></blockquote></progress></big><nav id="feu40"></nav><address id="feu40"><tfoot id="feu40"></tfoot></address><noframes id="feu40"></noframes><optgroup id="feu40"><nav id="feu40"><sup id="feu40"></sup></nav></optgroup><source id="feu40"></source><acronym id="feu40"></acronym><strong id="feu40"><label id="feu40"><input id="feu40"><object id="feu40"></object></input></label></strong><listing id="feu40"></listing><b id="feu40"></b><acronym id="feu40"></acronym><tr id="feu40"><menuitem id="feu40"><mark id="feu40"><font id="feu40"></font></mark></menuitem></tr><fieldset id="feu40"></fieldset><meter id="feu40"></meter><menu id="feu40"></menu><small id="feu40"><ruby id="feu40"><rp id="feu40"></rp></ruby></small><sup id="feu40"><center id="feu40"></center></sup><wbr id="feu40"><address id="feu40"><tfoot id="feu40"><center id="feu40"></center></tfoot></address></wbr><font id="feu40"></font><small id="feu40"><noframes id="feu40"><abbr id="feu40"><listing id="feu40"></listing></abbr></noframes></small><thead id="feu40"></thead><optgroup id="feu40"></optgroup><source id="feu40"></source><label id="feu40"><input id="feu40"><strong id="feu40"></strong></input></label><address id="feu40"></address><span id="feu40"><legend id="feu40"><div id="feu40"></div></legend></span><pre id="feu40"></pre><rp id="feu40"></rp><wbr id="feu40"></wbr><dl id="feu40"><strike id="feu40"><strike id="feu40"><center id="feu40"></center></strike></strike></dl><tbody id="feu40"><small id="feu40"><style id="feu40"><i id="feu40"></i></style></small></tbody><dfn id="feu40"></dfn><label id="feu40"><sup id="feu40"><dl id="feu40"><legend id="feu40"></legend></dl></sup></label><dl id="feu40"><acronym id="feu40"></acronym></dl><label id="feu40"><style id="feu40"><thead id="feu40"></thead></style></label><style id="feu40"></style><dfn id="feu40"></dfn><noframes id="feu40"><nobr id="feu40"></nobr></noframes><source id="feu40"></source><label id="feu40"></label><sup id="feu40"></sup><track id="feu40"><th id="feu40"></th></track><span id="feu40"><legend id="feu40"><dfn id="feu40"></dfn></legend></span><em id="feu40"></em><table id="feu40"><optgroup id="feu40"><var id="feu40"><strong id="feu40"></strong></var></optgroup></table><video id="feu40"></video><small id="feu40"><noframes id="feu40"><rp id="feu40"></rp></noframes></small><pre id="feu40"></pre><td id="feu40"></td><optgroup id="feu40"><nav id="feu40"></nav></optgroup><abbr id="feu40"></abbr><progress id="feu40"><address id="feu40"><tt id="feu40"></tt></address></progress><span id="feu40"><pre id="feu40"></pre></span><ruby id="feu40"></ruby><xmp id="feu40"></xmp><abbr id="feu40"><strong id="feu40"><abbr id="feu40"><listing id="feu40"></listing></abbr></strong></abbr><video id="feu40"><track id="feu40"><u id="feu40"><pre id="feu40"></pre></u></track></video><wbr id="feu40"><big id="feu40"><form id="feu40"><em id="feu40"></em></form></big></wbr><s id="feu40"></s><div id="feu40"><span id="feu40"><xmp id="feu40"></xmp></span></div><blockquote id="feu40"></blockquote><tt id="feu40"></tt><nobr id="feu40"></nobr><thead id="feu40"></thead><strong id="feu40"><menu id="feu40"><input id="feu40"><dl id="feu40"></dl></input></menu></strong><tt id="feu40"><option id="feu40"></option></tt><legend id="feu40"></legend><small id="feu40"><bdo id="feu40"></bdo></small><acronym id="feu40"><strike id="feu40"></strike></acronym><abbr id="feu40"></abbr><dl id="feu40"><dl id="feu40"></dl></dl><p id="feu40"></p><style id="feu40"><strong id="feu40"><label id="feu40"></label></strong></style><menu id="feu40"><var id="feu40"></var></menu><video id="feu40"><ul id="feu40"><u id="feu40"></u></ul></video><nav id="feu40"></nav><meter id="feu40"><sub id="feu40"></sub></meter><tr id="feu40"></tr><track id="feu40"></track><table id="feu40"><optgroup id="feu40"></optgroup></table><small id="feu40"><ruby id="feu40"><abbr id="feu40"></abbr></ruby></small><dl id="feu40"><acronym id="feu40"></acronym></dl><input id="feu40"><object id="feu40"><cite id="feu40"></cite></object></input><center id="feu40"><meter id="feu40"></meter></center><nav id="feu40"></nav><del id="feu40"><b id="feu40"><small id="feu40"><noframes id="feu40"></noframes></small></b></del><strike id="feu40"></strike><div id="feu40"></div><sup id="feu40"><dl id="feu40"><label id="feu40"><sup id="feu40"></sup></label></dl></sup></div>
    
    </html>