+ 3
How do you study practice?
You write the codes on a paper or something? I'm really having a hard time remembering how to write somethings in CSS and HTML, like, how to put pics there, how to make a table, etc.
4 ответов
+ 4
For me, i learned by practicing. Using the simplest code editor provided in this app or by downloading notepad++ on pc, try every new thing you learn and try to combine it with everything that you already learned. Try rewriting your code from scratch to memorize it better
+ 6
If you don't remember smth, just go back to lesson and read it one more time. No one is born omniscient so don't worry about it.
And I think it's a good idea to write your code on a paper, try it.
+ 3
Yes there is! You have to use background-image property!!!
https://www.sololearn.com/learn/CSS/2245/
0
Doing a lot of challenges regularly here gives you the opportunity to revise everything.