ambiera logo

Ambiera Forum

Discussions, Help and Support.

folder icon Ambiera Forum > RocketCake
forum topic indicator HTML code bleeds into text
person icon
Daniel
Guest
Quote
2025-11-26 17:36:54

I inserted a HTML block with script for a table with content. If I preview the table bleeds into the text below. How to prevent this from happening?

person icon
serega
Registered User
Quote
2025-11-26 21:05:52

Table -- Mouse Right Button -- HTMLcode -- List -- Custom Styles


box-sizing: border-box;
position: relative;
display: table;
width: auto;
height: auto;
background: none;
border-collapse: collapse;
table-layout: auto;
}
& td {
padding: 10px;
}


you can add or remove something

person icon
serega
Registered User
Quote
2025-11-26 21:07:02

& -- may delete

person icon
niko
Moderator
Quote
2025-11-27 07:12:24

You can also just check the box "create div around code" for the HTML code element.

But if it's actually the HTML Code that is showing, then you likely have some syntax problem in your code - maybe forgot closing a tag or similar.


Create reply:










 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


icon_holyicon_cryicon_devilicon_lookicon_grinicon_kissicon_monkeyicon_hmpf
icon_sadicon_happyicon_smileicon_uhicon_blink   






Copyright© Ambiera e.U. all rights reserved.
Contact | Imprint | Products | Privacy Policy | Terms and Conditions |