0
Can I have more than one table on Sololearn code editor?
I made 1 <table> in my code but when I go to make a second one it does not pop out I even increased the height of the <body> with css and still it is nowhere to be found.
1 Réponse
0
Nevermind I just figured it out. I had a progress bar under the table and because of it I was no longer able to add more tables. when I removed the bar I could add more tables.