0
How to improve HTML skills ?
I've started learning html, and learnt about all the tags but now I'm confused how to use them to make proper a webpage or use them to make some project. And as I'm learning I forget few of them cause of lack of practice. Where to practice and improve it ? Or what can I do ?
2 Respuestas
+ 2
Ankit jha the best way is always to practice them and expand on them so they become second nature...
<nav>
<ol> <ul><li>
<table><tr><td>
<dl><dt><dd>
<figure><figcaption>
<detail><summary>
<form>
<option><select>
<fieldset><legend>
.... and so on
There are 111 tags
0
Explore a web and try to create prototypes. It will help you to navigate in learning progress from learning appropriate tags to implementing it on advanced level.
There are certain online editor tools can help you like this application have code tool.