+ 2
How to learn html language
/
5 Answers
+ 6
by practising what you know ^^
don't just learn ^^
also see user codes
psst what about html course here
+ 5
<table>
<tr> <!--row-->
<td></td> <!--cell-->
</tr>
</table>
+ 3
Want to learn Html First go through Sololearn course and then through W3Schools tutorials.
https://www.sololearn.com/Course/HTML/
https://www.w3schools.com/html/
+ 1
through sololearn app and practice
0
create a table in html language