Tagged: table
Hi there,
I’m inserting a custom HTML table via a code block in a page. Above the table several ‘>’ and ‘<‘ signs appear (>). These are inserted in an HTML span right above the table. The HTML of the table seems to be corrected; I also validated the code in an IDE. I tried inserting the table in several ways: via a codeblock, with a plugin (CSS & Javascript Toolbox) and with a text block. Would anybody know why these additional signs (<,>) appear?
Thanks!
Hi linameisen!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Best regards,
Rikard
Hey!
It seems to be that colgroup in the beginning that is causing it, I can’t really see what the cols are used for either, could you try to remove them to see what happens?
Best regards,
Rikard
Hi!
Thanks for the follow-up. The col class is being used to control the column width. The problem also occurred before I inserted them. I just removed the col elements and the problem is still there. Thanks for your help!
Hey!
Please create a test page with the issue. I checked the page but I don’t see any unwanted “signs” or symbols in the table.
Regards,
Ismael
Hi Ismael,
Thanks! I’ve created test page; the issue was in the table code and not with the code block. Thanks for your time!