+ 1

How to centralize a text in a div by css?

12th Feb 2020, 5:22 PM
Rajat Kushwaha
Rajat Kushwaha - avatar
2 Réponses
+ 2
you can centralize in div by this css code: #div{ position:absolute; left:0; right:0; margin-left:auto; margin-right:auto; }
12th Feb 2020, 5:32 PM
Abdolazim Rahmanpoor
Abdolazim Rahmanpoor - avatar
+ 1
Use text-align : center;
12th Feb 2020, 7:34 PM
AÍąJ
AÍąJ - avatar
Aujourd'hui en vedette
.
1 Votes
What?
0 Votes
HTML
0 Votes
Quiz duel
0 Votes
Web
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes