Why my code that I wrote in IDE change in screen on CODEPEN??? I have to write again my css :( | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Why my code that I wrote in IDE change in screen on CODEPEN??? I have to write again my css :(

2nd Feb 2018, 11:47 PM
Juliana Rodrigues
Juliana Rodrigues - avatar
2 Respostas
+ 6
Presumably it's because you tried to control the output positioning more than you really should. In order to work on all sizes of screens, you need to let the browser take care of most positioning.
3rd Feb 2018, 12:29 AM
John Wells
John Wells - avatar
+ 2
thanks you! I will to fixed my css.
3rd Feb 2018, 12:52 AM
Juliana Rodrigues
Juliana Rodrigues - avatar