0
Table doesnt work the way i want it to
This is how i want my table to look like ... ____________________________________________________ Contact us __________________________________________________ |My name: | School of eng.| IT |_____________|_____________ |_______________ |My ID: |âą---- |i.----- Some pic|_____________|âą------ |ii.------ |My major: |âą------ |iii.----- https://code.sololearn.com/WtU8qu6HavsO/?ref=app https://code.sololearn.com/WtU8qu6HavsO/?ref=app
2 RĂ©ponses
+ 7
Give border in table tag and you write this:-
<th= colspan = "4">
Remove "=" before colspan.
+ 2
Sakshi thank you so much!! Its working now!! đ