Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #451942

    Hi there,

    I’m inserting a custom HTML table via a code block in a page. Above the table several ‘>’ and ‘<‘ signs appear (&gt). 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!

    #451945

    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

    #451948
    This reply has been marked as private.
    #451954

    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

    #451960

    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!

    #452139

    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

    #452188

    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!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘< > Being insert in codeblock’ is closed to new replies.