Skip to Main Content

LibGuide Tricks: Columns Within Box

Tips to use in LibGuides 1 - DO NOT USE IN LIBGUIDES version 2.

LIBGUIDES 1

PLEASE NOTE THAT THIS INFORMATION IS FOR LIBGUIDES 1 ONLY - DO NOT ATTEMPT IN LIBGUIDES 2.0.

Adding Columns within a Box

Create a table within a box to add versitility through columns.  This can be done through the Rich-Text Editor or easily by using simple table code in the Plain-Text Editor.  For this example the Plain-Text Editor is used.

Code used for this example:

<table border="1">
<tbody>
<tr>
<td>Column 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td>Column 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
</tr>
</tbody>
</table>

Instructions

  • Copy the example code.
  • Create a Rich-Text box.
  • Paste the code into the Plain-Text Editor.
  • Modify wording.
  • This example shows the table border, to remove it simply change 1 to a 0 in the border="1".

Example of Columns Within a Box

Column 1                Column 2             

Links

test

text                image             
This text wraps around the other paragraph and image