Jump to content

HTML-Code im Listing


FGO65

Recommended Posts

Hallo,

ist es vom Grundsatz möglich, im Listing mittels HTML eine Tabelle zu erstellen?

 

Wenn ich Quellcode auswähle und den u.a. Code eingebe, werden beim späteren ausschalten des Quellcodes nur die Zellinhalte (hier: Table Cell) angezeigt, aber der Tabellencode ist verschwunden,

 

<table border="0" style="background-color:#FFFFFF;border-collapse:collapse;border:0px solid #FFFFFF;color:#000000;width:100" cellpadding="0" cellspacing="0">
<tr>
	<td>Table Cell</td>
	<td>Table Cell</td>
	<td>Table Cell</td>
	<td>Table Cell</td>
	<td>Table Cell</td>
	<td>Table Cell</td>
	<td>Table Cell</td>
	<td>Table Cell</td>
</tr>
</table>

 

Hat jemand einen Tipp oder Hilfe für mich?

Link to comment

Hallo,

ist es vom Grundsatz möglich, im Listing mittels HTML eine Tabelle zu erstellen?

 

Wenn ich Quellcode auswähle und den u.a. Code eingebe, werden beim späteren ausschalten des Quellcodes nur die Zellinhalte (hier: Table Cell) angezeigt, aber der Tabellencode ist verschwunden,

 

<table border="0" style="background-color:#FFFFFF;border-collapse:collapse;border:0px solid #FFFFFF;color:#000000;width:100" cellpadding="0" cellspacing="0">
<tr>
	<td>Table Cell</td>
	<td>Table Cell</td>
	<td>Table Cell</td>
	<td>Table Cell</td>
	<td>Table Cell</td>
	<td>Table Cell</td>
	<td>Table Cell</td>
	<td>Table Cell</td>
</tr>
</table>

 

Hat jemand einen Tipp oder Hilfe für mich?

 

Hallo,

 

ja ist möglich.

 

Meinst du bei der Ersterstellung im Online-HTML-Editor oder nach Anlage des Listings im Formular?

 

Gruß Fantasy2004

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...