HTML Practice | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

HTML Practice

Hi guys! I just recently finished the courses for HTML, JavaScript, and CSS and now I really want to practice it by writing some programs. Do you have any recommended programs I could try to make on HTML so I can practice with the programming language? (I'm having a hard time thinking of programs I can make to practice)

31st May 2019, 5:27 AM
Bryan S.
Bryan S. - avatar
5 Answers
+ 5
This code developed by Jay Matthews will be helpful for you to find coding challenges: https://code.sololearn.com/WNMa6MjQt28a/?ref=app Thanks
31st May 2019, 5:35 AM
Prince PS[Not_Active]
Prince PS[Not_Active] - avatar
+ 4
Bryan S. Hi, 🍎 Html, css, javascript all these languages is used in web development and to make websites you can practice on some basic course codes on every tags first then you can make some templates with your learn skills. 🍎 you can then style the templates with css and media query and materialize css these way you can add animation and style content to the template 🍎 then you can go for making your first website with your learn skill by using html, css, javascript you can make static website without any database 🍎 then you can use php as an server side language by practicing on php you can add database to your website and to connect that database to front end html use MySQL with php and make your website dynamic. If on any stage you face any query ping me I'll loved to help you on your query Have these 🍎 🍎 🍎 🍎 🍎
31st May 2019, 5:34 AM
DishaAhuja
DishaAhuja - avatar
0
bonjour, est-ce que html fundamentals est le niveau html basics ou faut-il aller jusqu'à la certification?
30th Nov 2021, 9:31 PM
Yasmine
0
doctype html> <html> <body> <p>Range:</p> <input type="range"> <p>Checkbox:</p> <input type="checkbox"> <p>Date:</p> <input type="date"> <p>Color:</p> <input type="color"> </body> </html>
1st Nov 2022, 8:04 PM
Salman Taman
Salman Taman - avatar
0
Hello
25th Nov 2022, 2:25 AM
Roshan Dhobi
Roshan Dhobi - avatar