Search
 
SCRIPT & CODE EXAMPLE
 

HTML

how to put a vertical word on the left of a table in html

				<table border="1">
                
                    <tr>
                        <td style="border: 0px; writing-mode: vertical-rl;transform: rotate(-90deg);" rowspan="3">info</td><th>num</th><th>name</th><th>major</th>
                    </tr>
                    <tr>
                        <td>1</td><td>xxxx</td><td>xx</td>
                    </tr>
                    <tr>
                        <td>2</td><td>xxxx</td><td>xx</td>
                    </tr>
                </table>
Comment

PREVIOUS NEXT
Code Example
Html :: ragion frankfurt aws 
Html :: how to find out how big an elemnts totla width is in css 
Html :: filter htmlcollection 
Html :: how to add progress bar in blogger 
Html :: how to give h1 h2 in r studio 
Html :: zoom inkcanvas 
Html :: Using the id attribute 
Html :: html table fixe layout 
Html :: valley 
Html :: <meta name="theme-color" content="#9d4edd" 
Html :: Complete the HTML code such that the text in the header cells have bold text. 
Html :: 2 button component in single row vuetify 
Html :: chrome extension button click to different html page 
Html :: input date de naissance 
Html :: how to leave spaces in html 
Html :: What is the naming scheme for provider plugins? 
Html :: who is circle are you acting like(c)[https://www.youtube.com/fe:f9:39:B4:2+02/history(0 YouTube 
Html :: bootstrap 4 label label-success 
Html :: how to make somethin gdisapear when you hover over something else html 
Html :: html mobile does not show pdf with object 
Html :: como recupperar senha html 
Html :: how to turn og suggensttions in html input 
Html :: wie heilt man Cholesteatom 
Html :: box icon how to use in html 
Html :: how to set a max length wtform 
Html :: unescape html js 
Html :: h2 html 
Html :: bulma file upload 
Css :: css font arial 
Css :: css first td 
ADD CONTENT
Topic
Content
Source link
Name
6+4 =