+ 25
Finished html but i feel i can't remember anything, pls how do i go about it?
49 Respuestas
+ 22
I'm in the same boat and have found myself going over it all again. Try having a play in the code playground with another code open in another tab. Use the completed code as reference but try to do as much as you can with trial and error first. Bit by bit it will start to sink in........or so I hope.
+ 27
Or Try Try Try, One Day You Will Die!!!😁😁😁
Pardon Me!🤗✌
+ 24
RIZWI HASSAN
Haha Lol!!!😁
+ 22
Try Try Try, One Day You Will Fly!!!😊✌🐥
+ 17
Here’s a site with 20 great cheat sheets FOR BEGINNERS (like us). 😉
https://www.rankred.com/html-cheat-sheet/
+ 16
Review it and read other books and articles from different sources...
Also compete in challenges...
+ 16
Write a cheat sheet.
+ 15
dear bro....do pratice make a web page on any intresting topic which u like more....
+ 15
practice practice practice
+ 13
Coding is not memorizing ! It is all about feeling ! We always love the things that make us happy ! That's why it is said that 'Learning loving is the pre condition of coding'. Try to love it! Not to memorize ! It is true not only for coding but also in every sphere of your life! Btw, come to the point 😁 , to avoid your misunderstanding you must practise it in the code playground ! Remember, your certificate is not important to get a job in this sector. The important thing is skill!
Happy Coding!!!
+ 12
Practice makes perfect...... consistent learning will help you a lot
+ 11
It's so becos u didn't practice while learning.
Go through it again one more time nd try to practice each time u learn smtin new!
+ 11
Google something you don’t understand.
Start simple (what is html title) or general (how to html).
Also one great resource is w3schools tutorials.
https://www.w3schools.com/
+ 10
Look at other people's code and try to re-create it. It helps alot
+ 9
It is just the game of practice. Use google to see webpages and try to make the same. You will definitely see the use of tags and the many things. Give time to it. You will feel better and better while you progress.
+ 9
Read 5times in one day! Writte it equal number of times ! try it, and BE PATIENT
+ 8
I still learning and .Practice is the key and read and do it yourself little but little and you 're be surprise how much you learn .Happy new Year and God Bless you.
+ 8
Sometimes completing the courses is easy, to answer the questions you return to the previous page and ready, but SoloLearn goes much further than that, they give us the content and some exercises, but it is up to us to retain the knowledge practicing day by day, not only with the SoloLearn exercises, but also with our own challenges, for example in HTML, I recommend that you create a blog and improve it little by little, or develop several websites to practice, in your free time use the mobile app to make Challenges (this is a way to entertain yourself and refresh knowledge). So that bro, a lot of practice and put desire. SoloLearn starts us in this world of programming, but we must continue the path practicing every day and not only in the mobile. I hope my advice will serve you, all. Greeting!
+ 7
Copy a code and execute it.
Do same change and then execute
Just relax and practice
+ 7
I believe this is not strange. Get a nice book for html and continue your journey while using the code playground to create desired web page. That would make reference the lesson you need and the book would educated you more. You can also get ideas by studying other people's code.