My text wonā€™t align? (CSS) | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

My text wonā€™t align? (CSS)

https://code.sololearn.com/W8P5KZzaU2XL/?ref=app Iā€™m trying to align my text to the very right of the page, but it wouldnā€™t move? The problem is at the very bottom of the HTML code, and the last part of the CSS code (.first car)

3rd Nov 2019, 6:04 PM
Theodore206
Theodore206 - avatar
3 Respostas
+ 3
You have given space in your css. your class name in html is firstcar but in css you have written .first car Remove the space your code will work fine.
3rd Nov 2019, 6:07 PM
Chetali Shah
Chetali Shah - avatar
+ 2
No problem šŸ˜Š
3rd Nov 2019, 6:13 PM
Chetali Shah
Chetali Shah - avatar
+ 1
oh wow. stupid me. im so sorry for wasting your time
3rd Nov 2019, 6:12 PM
Theodore206
Theodore206 - avatar