Pls How can i move an anchor list item with anchor tag to the right....I tried using float:right And display: inline block It di | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Pls How can i move an anchor list item with anchor tag to the right....I tried using float:right And display: inline block It di

19th Apr 2020, 9:42 PM
Faheem Abubakar
Faheem Abubakar - avatar
3 Réponses
+ 1
Use <span style='text - align:right' ><a> Some text...</span> Try this
19th Apr 2020, 9:54 PM
Prince
0
Thank gou i really appreciate afr the answer
19th Apr 2020, 9:58 PM
Faheem Abubakar
Faheem Abubakar - avatar
- 1
post your code
19th Apr 2020, 11:40 PM
David Paredes
David Paredes - avatar