WebSite X5Help Center

 
Mustafa Murad A.
Mustafa Murad A.
User

Html Code Object Problems  en

Author: Mustafa Murad A.
Visited 1826, Followers 1, Shared 0  

Hi, 

i added html object and insert to following the code. have a table problem, table does not see

Can u help me?

<table style="width: 100%;" border="2"><tr><td width="100">Marka</td><td>Retro</td></tr><tr><td>Durumu</td><td>Yeni &uuml;r&uuml;n</td></tr><tr><td>H&uuml;creler (Cells)</td><td>Li-polymer - 4 Cell</td></tr><tr><td>Voltaj (V)</td><td>15</td></tr><tr><td>Kapasite (mAh)</td><td>3560</td></tr><tr><td>G&uuml;&ccedil; (Wh)</td><td>53</td></tr><tr><td>Renk</td><td>Siyah</td></tr><tr><td>Ağırlık (g)</td><td>-</td></tr><tr><td>Ebatlar (mm)</td><td>-</td></tr><tr><td>Model</td><td>RACL-077</td></tr><tr><td>EAN13</td><td>8697785558424</td></tr></table><table style="width: 100%;" border="2"><tr><td width="100">Par&ccedil;a Kodları</td><td>AP13B3K<br />AP13B8K</td></tr><tr><td>Uyumlu Modeller</td><td>Acer Aspire V5-552G, V5-552P, V5-552PG<br />Acer Aspire V5-572G, V5-572P, V5-572PG<br />Acer Aspire V5-573G, V5-573P, V5-573PG</td></tr></table>

Posted on the
4 ANSWERS - 1 CORRECT
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

(Translated by Google) - I do not understand; ... it works: > see    (write the LINK of your page)

[(IT) - non capisco; ... funziona: > vedi]

ciao

Read more
Posted on the from  ‪ KolAsim ‪ ‪
 lemonsong  
 lemonsong  
User

@Mustafa

You need add a CSS rule in the Expert section of HTML Code Object, e.g.:

table td {
 border: 2px solid gray;
 padding: 4px;
}

You can change the values as you like.

Read more
Posted on the from  lemonsong  
Mustafa Murad A.
Mustafa Murad A.
User
Author

Hi, notepad or html editors doesn't problem when website x5 preview has not table. i will post screenshot ASAP.

Read more
Posted on the from Mustafa Murad A.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

(Translated by Google)... I do not see screenshots ...  
... paste the code into "HTML Code Object" The HTML Code section  (HTML panel) ...

... It must also work in preview ...

.

Read more
Posted on the from  ‪ KolAsim ‪ ‪