Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html table two headers

<table>
  <col>
  <colgroup span="2"></colgroup>
  <colgroup span="2"></colgroup>
  <tr>
    <th colspan="2" scope="colgroup">Mars</th>
    <th colspan="2" scope="colgroup">Venus</th>
  </tr>
  <tr>
    <th scope="col">Produced</th>
    <th scope="col">Sold</th>
    <th scope="col">Produced</th>
    <th scope="col">Sold</th>
  </tr>
</table>
Comment

PREVIOUS NEXT
Code Example
Html :: html metadata 
Html :: how to align image in right in html 
Html :: website code example for html 
Html :: ng bootstrap input 
Html :: form hide in html 
Html :: bootstrap progress bar with percentage 
Html :: bootstrap 5 input group 
Html :: font awesome dropdown icon 
Html :: input radio html 
Html :: changing text colour in html 
Html :: html track 
Html :: bootstrap 5 jumbotron 
Html :: iframe html 
Html :: ion-row scrolly 
Html :: link html 
Html :: bootstrap 4.5 bold 
Html :: how to center a text html 
Html :: fa icon person 
Html :: jquery demo 
Html :: center html 
Html :: tailwind resize none 
Html :: how to add a button bootstrap 
Html :: how to make an image link on html 
Html :: angular 2 input file change value 
Html :: button href 
Html :: bootstrap tabs 
Html :: html table 
Html :: phone input html 
Html :: table bootstrap with scrool 
Html :: how to put image in html in right side 
ADD CONTENT
Topic
Content
Source link
Name
7+8 =