Search
 
SCRIPT & CODE EXAMPLE
 

CSS

how to set the first column of the table in center in css

tr > td:first-child {
    text-align: center;
}
Comment

PREVIOUS NEXT
Code Example
Css :: remove arrow summary tag css 
Css :: css focus outline none 
Css :: text limit in css 
Css :: css center horizontally and vertically 
Css :: disable scroll css 
Css :: center text css 
Css :: texto vertical css 
Css :: console.log with color font 
Css :: css border bottom 
Css :: cursor: not-allowed is not working with pointe events none in css 
Css :: how to snap the scroll is css 
Css :: css selector not checked input label 
Css :: give transition on box shadow 
Css :: change scroll style angular 
Css :: bootstrap badge color 
Css :: tailwind border bottom 
Css :: schatten css 
Css :: como colocar o footer sempre no final da página 
Css :: how to include one css file in another 
Css :: scss transition 
Css :: nunito font 
Css :: google font roboto 
Css :: html dim entire screen 
Css :: box shadow 
Css :: dont break word css 
Css :: mongoose populate selected fields 
Css :: null vs void 
Css :: css selector excluding last child 
Css :: css grid auto resize on mobile 
Css :: rotate icon on click css 
ADD CONTENT
Topic
Content
Source link
Name
2+7 =