Tables
This page demonstrates different options for tables to ensure consistency with Durham College Branding.
Tables provide a direct way for students to process key details and information. They are a way of visually grouping together important information.
Option 1: HTML Editor
You can open the HTML Editor in two ways. When "creating a new file" or by "editing" an existing file.
Creating a new file:
Create a file by selecting the new blue button and choosing, create a file in the dropdown options.
Then select a document template located beside the content title to ensure that your content connects to all the styles and components of this template.


Editing an exisiting file:
To edit an existing file, go to the module where the file you wish to edit is located.
To the right of the file name is a dropdown menu. Select this dropdown menu to view more options.
Select edit HTML.

Insert Table:
When creating or editing a file there is a create table button with a dropdown menu to its right with additional options. Once you select the downdrop arrow beside the insert table button you will be presented with addition table property options, add and delete rows and columns and so on.

Option 2: Copy and Paste
Alternatively, you can also copy any of the following elements from this page.
Access this page's HTML Editor by pressing the Edit HTML button found just below the end of content on the left side.
Then highlight and select your content, including everything between "start copy" and "end copy". Right click and select copy and proceed to the content page you wish to paste into. Access the HTML editor of this page and paste your content where you'd like.
Table (2 Column)
Start copy
Left Header Topic | Right Header Topic |
---|---|
Left Topic |
Right Topic |
Left Topic |
Right Topic |
Left Topic |
Right Topic |
Left Topic |
Right Topic |
End copy
Table (3 Column)
Start copy
Header Topic 1 | Header Topic 2 | Header Topic 3 |
---|---|---|
Week 1 |
Placeholder text |
Placeholder text |
Week 2 |
Placeholder text |
Placeholder text |
Week 3 |
Placeholder text |
Placeholder text |
End copy
Table (4 Column)
Start copy
Header Topic 1 | Header Topic 2 | Header Topic 3 | Header Topic 4 |
---|---|---|---|
Week 1 |
Placeholder text |
Placeholder text |
Placeholder text |
Week 2 |
Placeholder text |
Placeholder text |
Placeholder text |
Week 3 |
Placeholder text |
Placeholder text |
Placeholder text |
End copy