<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to Creating a table in Cyberian Post]]></title><description><![CDATA[<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Sr. No</th>
<th>Name</th>
<th>Detail</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>Zareen</td>
<td>Ph.D</td>
</tr>
<tr>
<td>2</td>
<td>Zahid</td>
<td>MsCS</td>
</tr>
</tbody>
</table>
<pre><code>Code Detail
Sr. No | Name | Detail
-|-|-|
1| Zareen| Ph.D
2| Zahid | MsCS

</code></pre>
]]></description><link>https://community.secnto.com//topic/619/how-to-creating-a-table-in-cyberian-post</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 19:18:15 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/619.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Nov 2019 09:22:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to Creating a table in Cyberian Post on Mon, 18 Nov 2019 09:42:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zaasmi" aria-label="Profile: zaasmi">@<bdi>zaasmi</bdi></a> said in <a href="/post/1708">How to Creating a table in Cyberian Post</a>:</p>
<blockquote>
<p dir="auto">This explains how you create a table as part of a Cyberian post using markdown. Also included is a short demonstration of the <a href="http://www.tablesgenerator.com/" target="_blank" rel="noopener noreferrer nofollow ugc">site Link</a> which can be used to create the markdown.</p>
</blockquote>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Sr</th>
<th>Name</th>
<th>Study Program</th>
<th>University</th>
<th>Remarks</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>Zareen</td>
<td>Ph.D</td>
<td>VU</td>
<td>Cyberian</td>
</tr>
<tr>
<td>2</td>
<td>Zahid</td>
<td>Ms.CS</td>
<td>VU</td>
<td>Cyberian</td>
</tr>
<tr>
<td>3</td>
<td>Ali</td>
<td>M.Phil</td>
<td>VU</td>
<td>Cyberian</td>
</tr>
</tbody>
</table>
]]></description><link>https://community.secnto.com//post/1709</link><guid isPermaLink="true">https://community.secnto.com//post/1709</guid><dc:creator><![CDATA[zaasmi]]></dc:creator><pubDate>Mon, 18 Nov 2019 09:42:11 GMT</pubDate></item><item><title><![CDATA[Reply to How to Creating a table in Cyberian Post on Mon, 18 Nov 2019 09:37:08 GMT]]></title><description><![CDATA[<p dir="auto">This explains how you create a table as part of a Cyberian post using markdown. Also included is a short demonstration of the <a href="http://www.tablesgenerator.com/" target="_blank" rel="noopener noreferrer nofollow ugc">site Link</a> which can be used to create the markdown.</p>
]]></description><link>https://community.secnto.com//post/1708</link><guid isPermaLink="true">https://community.secnto.com//post/1708</guid><dc:creator><![CDATA[zaasmi]]></dc:creator><pubDate>Mon, 18 Nov 2019 09:37:08 GMT</pubDate></item><item><title><![CDATA[Reply to How to Creating a table in Cyberian Post on Mon, 18 Nov 2019 09:29:56 GMT]]></title><description><![CDATA[<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Sr</th>
<th>Name</th>
<th>Detail</th>
<th>Remarks</th>
<th>other</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>Zareen</td>
<td>Ph.D</td>
<td>VU</td>
<td>Cyberian</td>
</tr>
<tr>
<td>2</td>
<td>Zahid</td>
<td>MsCS</td>
<td>VU</td>
<td>Cyberian</td>
</tr>
<tr>
<td>3</td>
<td>Ali</td>
<td>Ph.D</td>
<td>VU</td>
<td>DanishKada</td>
</tr>
</tbody>
</table>
]]></description><link>https://community.secnto.com//post/1707</link><guid isPermaLink="true">https://community.secnto.com//post/1707</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Mon, 18 Nov 2019 09:29:56 GMT</pubDate></item></channel></rss>