in , , ,

When even html is too difficult

When even html is too difficult | html-memes, api-memes, ML-memes, cors-memes, tabs-memes | ProgrammerHumor.io
html-memes, api-memes, ML-memes, cors-memes, tabs-memes | ProgrammerHumor.io

Content

HTML Table with 5 rows and 5 columns closed -5 How do I create an HTML table with 5 rows and 5 columns? I tried the following arrangement table width"100" border"1", tdnbsp;td tdnbsp;td tdnbsp;td tdnbsp;td tdnbsp;td tr tr tdnbsp;td tdnbsp;td tdnbsp;td tdnbsp;td tdnbsp;td tr tr tdnbsp;td tdnbsp;td tdnbsp;td tdnbsp;td tdnbsp;td tr table But I only get 5 columns and 3 rows. Please help Thanks, is there an easier way than just writing 5 lines each? html