posted 1752162070
Forum: HTML Group
View Topics View Profile
does anyone know how to add a new section (like about me, interests, etc)? ideally I want to make an entirely separate box, below the "interests" section
thankyou!!
Report Topic
posted 1752434908
you can add additional interest sections with this code:<tr><td><p>Title Here</p></td><td><p>Content Here</p></td></tr>
you can paste that code at the end of any of your interest sections and it will create a new interest section below that.
but as for adding an entirely new table below the interest section, i'm not sure.
Permalink Report Reply