Search
 
SCRIPT & CODE EXAMPLE
 

HTML

bootstrap table combine columns

<thead>
  <tr>
    <th rowspan="2">State</th>
    <th rowspan="2">Utilities Company</th>
    <th colspan="3">Summer Period</th>
  </tr>
  <tr>
    <th>data1</th>
    <th>data2</th>
    <th>data3</th>
  </tr>
</thead>
Comment

PREVIOUS NEXT
Code Example
Html :: how to pass two values in one html.actionlink 
Html :: html link to new tab 
Html :: google translate for website html code 
Html :: html width 
Html :: not allow decimal in input type number 
Html :: how to align image with text in html 
Html :: ion-searchbar debounce 
Html :: how to change tab icon in html 
Html :: how to create input box in html 
Html :: django template variable remove all spaces 
Html :: tailwind container 
Html :: page html exemple 
Html :: textfield autocomplete off 
Html :: call modal by id href 
Html :: how to use javascript in html 
Html :: remove arrow dropdown bootstrap 
Html :: phone icon html 
Html :: dart remove html tags 
Html :: android back arrow 
Html :: tailwind css modal 
Html :: how to add google map in html 
Html :: js get file from input 
Html :: html how to insert image 
Html :: routerlinkactiveoptions 
Html :: add html img tag 
Html :: html table two headers 
Html :: font awesome css content not working 
Html :: what is custodial crypto wallet 
Html :: markdown table cell multiple lines 
Html :: standard html starter code 
ADD CONTENT
Topic
Content
Source link
Name
2+7 =