Editing table
Home
|
View
<style> .generated-table { width: 100%; border-collapse: collapse; margin: 20px 0; font-family: sans-serif; } .generated-table th, .generated-table td { border: 1px solid #ddd; padding: 12px 15px; text-align: left; background-color: transparent; color: inherit; } .generated-table th { font-weight: bold; } .generated-table .tgp-style-1 { position: relative; } .generated-table th { background-color: #f2f8ff; color: #1d3557; } </style> <table class="table-style-normal generated-table"> <thead> <tr> <th scope="col" class="tgp-style-1"> <br> </th> <th scope="col" class="tgp-style-1"> <br> </th> <th scope="col" class="tgp-style-1">Command </th> <th scope="col" class="tgp-style-1">Description<br> </th> </tr> </thead> <tbody> <tr> <td class="tgp-style-1" rowspan="7" colspan="1">File Commands<br><br><br><br><br><br><br><br><br><br><br><br><br><br> </td> <td class="tgp-style-1" rowspan="3" colspan="1">Basic File Operations<br><br><br><br><br><br> </td> <td class="tgp-style-1">ls </td> <td class="tgp-style-1">list </td> </tr> <tr> <td class="tgp-style-1">cp </td> <td class="tgp-style-1">copy </td> </tr> <tr> <td class="tgp-style-1">mv </td> <td class="tgp-style-1" rowspan="1" colspan="3">move </td> </tr> <tr> </tr> <tr> <td class="tgp-style-1" rowspan="3" colspan="1">Directory Operations<br><br><br><br><br><br> </td> <td class="tgp-style-1">cd </td> <td class="tgp-style-1">change directory </td> </tr> <tr> <td class="tgp-style-1">pwd </td> <td class="tgp-style-1">print working directory </td> </tr> <tr> </tr> </tbody> </table>
Upload File(s)
Danger Zone