Have two different alignment in one line ? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Have two different alignment in one line ?

Let's say you want to post Heading and Date. Heading with centre alignment and Date with left alignment that too in single line? How to do it without using space or tab . eg. date. heading

6th Jun 2018, 3:41 PM
Davinder
Davinder - avatar
3 Respostas
6th Jun 2018, 5:08 PM
CalviÕ²
CalviÕ² - avatar
+ 2
you can use the margin or padding properties, like this: https://code.sololearn.com/WR3zT4dB2coo/?ref=app
6th Jun 2018, 3:58 PM
Duccio Bertieri
Duccio Bertieri - avatar
+ 1
thank you so much.
7th Jun 2018, 2:51 AM
Davinder
Davinder - avatar