0
Text formatting
hey how to change the allingnment of the text like center,left or right
6 Answers
+ 3
Don't use such html attributes to style elements, use css instead...
For text alignement, property is 'text-align' ^^
+ 1
In html use align for text
0
align="left"
0
use align="center or left"
0
To make text to be at center we can use <center> tag and also <align> tag can also be used
- 1
Rr
Hot today
Python — File Handling
0 Votes
Loop question, I've tried everything that I knew I just don't know. Please help me solve it out
1 Votes
What is wrong? Error on test.
1 Votes
Help me solve this (using loop)
1 Votes
Help me wiht python
1 Votes
how can i flip any word with c++
0 Votes