主頁(yè) > 知識(shí)庫(kù) > html中table表格的內(nèi)容水平和垂直居中顯示

html中table表格的內(nèi)容水平和垂直居中顯示

熱門(mén)標(biāo)簽:地圖標(biāo)注沿海城市房?jī)r(jià) 江西ai電銷(xiāo)機(jī)器人如何 西安金倫外呼系統(tǒng) 通遼地圖標(biāo)注app 智能語(yǔ)音電銷(xiāo)機(jī)器人客戶(hù)端 威海語(yǔ)音外呼系統(tǒng)平臺(tái) 中國(guó)地圖標(biāo)注城市的 地圖標(biāo)注員工作內(nèi)容 高德地圖標(biāo)注廁所

 在CSS樣式文件中指定

#class td /*設(shè)置表格文字左右和上下居中對(duì)齊*/ 
{  
    vertical-align: middle;
    text-align: center;  
}
/*class 是所屬的類(lèi)*/
<div id="class" align="center" style= "margin: 0cm 0cm 0pt; text-align: left">                                                                      
<table class="table table-bordered" border="1" width="100%" style="font-size: 14pt; color: #000000; font-family: 楷體;mso-ascii-font-family: 'times new roman'; mso-hansi-font-family: 'times new roman'">                                                             
<caption><h2 style="text-align: left;font-size: 16pt;font-family: 宋體;color: red;">title</h2><
/caption>                                                              
<tbody >                                                                 
<tr style="font-weight: bold;mso-bidi-font-size: 12.0pt;font-family: 宋體;" >                                                                      
<td>序號(hào)</td>                                                                      
<td>適用情況</td>                                                                      
 <td>詳情</td>                                                                       
<td>備注</td>                                                                   
 </tr>                                                                                                                                       
<tr>                                                                    
<td>1</td>                                                                     
<td>xxxxx</td>                                                                      
<td style="text-align: left;"> <!--指定靠左對(duì)齊-->                                                                     
 <span>                                                                             
xxxxxx<br>                                                                                                                                                        
</span>                                                                      
</td>                                                                       
<td><a href="#">查看詳情</a>
</td>                                                              
</tr>                                                
</tbody>                                                          
</table> 
</div>

上述是在div指定id為class,則其中table的屬性td使用的就是css中指定的樣式,大致如圖所示

以上所述是小編給大家介紹的html中table表格的內(nèi)容水平和垂直居中顯示,希望對(duì)大家有所幫助,如果大家有任何疑問(wèn)請(qǐng)給我留言,小編會(huì)及時(shí)回復(fù)大家的。在此也非常感謝大家對(duì)腳本之家網(wǎng)站的支持!

標(biāo)簽:北海 晉中 眉山 崇左 營(yíng)口 河池 青海 阜陽(yáng)

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《html中table表格的內(nèi)容水平和垂直居中顯示》,本文關(guān)鍵詞  html,中,table,表格,的,內(nèi)容,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問(wèn)題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無(wú)關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《html中table表格的內(nèi)容水平和垂直居中顯示》相關(guān)的同類(lèi)信息!
  • 本頁(yè)收集關(guān)于html中table表格的內(nèi)容水平和垂直居中顯示的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章