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 :: hide top bar menu item odoo 
Html :: email html table 
Html :: open link in new tab 
Html :: html button link 
Html :: how to disable li tag in html 
Html :: v-on hover 
Html :: form validation using html/css/js 
Html :: button accessible name html 
Html :: javascript on focus lost 
Html :: how to get number list in html 
Html :: How to make Website Metadata 
Html :: ouvrir dans nouvelle page html 
Html :: circlular waiting icon bootstrap 
Html :: htlm link 
Html :: call javascript function from a tag 
Html :: html img tag with alt 
Html :: how to display google map in html 
Html :: HTML Links - Different Colors 
Html :: give table width 100% 
Html :: html change background color of page 
Html :: how to add image in html 
Html :: bootstrap alerts 
Html :: placeholder in html select 
Html :: html upload image accept only few types 
Html :: favicon.ico html 
Html :: tailwind nth child odd even 
Html :: thymeleaf form delete method 
Html :: html auto download file 
Html :: html collapsible open by default 
Html :: html + sign 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =