+ 3

rowspan not working?

I say rowspan isnā€™t working, but I actually have no idea if that is the problem since I just started HTML yesterday. rowspan is working when I only use it on two cells, but anything past 2 makes all of my cells go into one row. Anyone know how to fix it or what Iā€™m doing wrong? :( https://code.sololearn.com/WhvE55gWSU23/?ref=app

27th Oct 2019, 2:48 AM
ź§ą¼ŗ Jenspi ą¼»ź§‚
ź§ą¼ŗ Jenspi ą¼»ź§‚ - avatar
3 Answers
+ 2
怌ļ¼Øļ¼”ļ¼°ļ¼°ļ¼¹ ļ¼“ļ¼Æ ļ¼Øļ¼„ļ¼¬ļ¼°ć€ could you help me with this? sorry if tagging people is bad, ive seen other people doing this so im guessing its alright
27th Oct 2019, 4:09 AM
ź§ą¼ŗ Jenspi ą¼»ź§‚
ź§ą¼ŗ Jenspi ą¼»ź§‚ - avatar
+ 2
怌ļ¼Øļ¼”ļ¼°ļ¼°ļ¼¹ ļ¼“ļ¼Æ ļ¼Øļ¼„ļ¼¬ļ¼°ć€ im trying to make a table like this 1 | 2 | 3 | 4 | 5 ā€”ā€”ā€”ā€”ā€”ā€”- a | b | c | d | e then add rowspan to make it like this 1 | 2 | 3 | 4 | 5 | | | | ā€”ā€”ā€”ā€”ā€”ā€”ā€” if that makes sense?
27th Oct 2019, 4:20 AM
ź§ą¼ŗ Jenspi ą¼»ź§‚
ź§ą¼ŗ Jenspi ą¼»ź§‚ - avatar