antonino
Active member
I want to post a table in a thread. The build-in "Insert table" function doesnt help me so i decided to try html code.
However, the table does not appear and the code appears in its place.
The same happened with Wiki code or with other html code like...
What am I doing wrong;
However, the table does not appear and the code appears in its place.
The same happened with Wiki code or with other html code like...
<html>
<body>
<br />
<div class="detailedrecordminipanel">
<div class="top-left"></div><div class="top-right"></div>
<div class="inside">
<div id="detailedrecordminipanelfile" style="width:43%;float:left;text-align:center;margin-top:0">
<div><small class="detailedRecordActions"><strong>Πλήρες κείμενο:</strong></small> <br /> <a href="http://ikee.lib.auth.gr/record/306734/files/GRI-2019-25391.pdf"target=”_blank"><img style="border:none" src="http://ikee.lib.auth.gr/img/file-icon-text-34x48.gif" alt="Κατέβασμα πλήρους κειμένου" /><br />PDF Αρχείο</a> <small>με άδεια χρήσης:<a href="http://creativecommons.org/licenses/by-nc-sa/4.0/gr" name="cclink" ><IMG style="border:none; margin-bottom: -3px;" alt="Δείτε την σχετική άδεια κάνοντας κλικ εδώ!" name="ccimg" src="http://ikee.lib.auth.gr/img/cc/by-nc-sa-80x15.png" ></a></small><br /></div>
</div>
<div id="detailedrecordminipanelreview" style="width:20%;float:left;text-align:center">
</div>
<div id="detailedrecordminipanelactions" style="width:36%;float:right;text-align:right;">
<ul class="detailedrecordactions">
</body>
</html>
What am I doing wrong;