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.

open the HTML editor by creating a file
open the HTML editor by creating a file

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.

open the HTML editor by editing a file

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.

location of create table button and downdrop menu with additional table options

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. location of the page HTML edit button, after the content to the lower left

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

Table Caption
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

Table Caption
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

Table Caption
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