Web Style Reference
The following content outlines the best practices for using the CMS page editor. Under no circumstances should you copy and paste content from a word processor or existing internet page directly to the Pages WYSIWYG editor. When content is directly pasted from word processors or an internet page, the copy may retain its existing styling which will make it look different than the rest of the Website.
General Content Organization Guidelines
Let’s go over a simple way to organize your content on the page:
- Page header (Header 1)
- Intro blurb
- Section header (Header 2)
- Description paragraph, images, list, table, or block quote
- Subsection (Header 3)
- Description paragraph, images, list, table, or block quote
- Subsection (Header 3)
- Description paragraph, images, list, table, or block quote
- Section header (Header 2)
- Description paragraph, images, list, table, or block quote
The page header is the title to your page. This is also referred to as Header 1. Because it is used as the title, there can only be one Header 1 per page.
The page is then broken down into sections, with titles for each of those sections. The titles to these sections are called headings. Headings start with the most general and overarching title, Heading 1 (h1), and go down to the most specific, Heading 6 (h6). Again, there can only be one h1, but you can have as many of the others as you like. When writing titles and subtitles, keep in mind that they should be a clear and concise summation of the content that follows.
Headings should always follow a clear order. Say, for example, you have a page called “Facts & Figures” that is broken into three sections called “The Academic Program,” “The People,” and “The Place.” And “The People” is broken into three subsections called “Students,” “Student Honors Earned,” and “Faculty.” Your page should be organized like this:
- h1: Facts & Figures
- h2: The Academic Program
- h2: The People
- h3: Students
- h3: Student Honors Earned
- h3: Faculty
- h2: The Place
As you’ll notice, any subsection that sits under a Heading 2 is a Heading 3. Let’s say we add two subsections to each Heading 3 item. The page would then look like this:
- h1: Facts & Figures
- h2: The Academic Program
- h2: The People
- h3: Students
- h4: Subsection
- h4: Subsection
- h3: Student Honors Earned
- h4: Subsection
- h4: Subsection
- h3: Faculty
- h4: Subsection
- h4: Subsection
- h3: Students
- h2: The Place
This is the Proper Styling for a Sub Title Header
The above title is created by selecting Heading 2 from the format dropdown in the WYSIWYG. The Sub Title Header provides an easy way to break your page up into Sub Sections.
This is the Proper Styling for a Third Level Header
The above title is created by selecting Heading 3 from the format dropdown in the WYSIWYG. The Third Level Header is used to separate sub sections with a clear sense of hierarchy within a Sub Section.
This is the Proper Styling for a Fourth Level Header
The above title is created by selecting Heading 4 from the format dropdown in the WYSIWYG. The Fourth Level Header provides yet another level to help break a page up into easily digested sections.
Quote Styles
This is what a properly styled quote should look like. Mauris camur paulatim sagaciter defui typicus suscipit. Praesent roto ut multo quibus inhibeo autem, ne nimis torqueo ventosus vicis, nonummy ut.
John Doe, Director of Awesome
List Styles
Unordered List
- This is an unordered list item.
- This is a second item.
- This is a second level unordered list item.
- This is a second item.
- This is a third item.
- This is a list item that links back to this page.
- This is a third item.
- This is a list item that links back to this page.
Ordered List
- This is an ordered list item.
- This is a second item.
- This is a second level ordered list item.
- This is a second item.
- This is a third item.
- This is a list item that links back to this page.
- This is a third item.
- This is a list item that links back to this page.
Paragraph Styles
Lorem ipsum dolor sit amet, velit jugis dignissim scisco typicus, feugait abico, vel in. Brevitas persto quidne feugait lucidus this is bold copy premo opes saluto. Vindico interdico ingenium macto hendrerit facilisi os typicus accumsan dignissim velit feugait adipiscing pagus autem. Proprius letalis exerci nisl facilisi, pala this is italic copy. Sit, blandit magna haero hos, pala minim. Enim tincidunt conventio macto abico delenit refoveo si nobis, quibus typicus rusticus. Gravis odio nutus ludus, inhibeo, importunus, nisl tamen nunc gemino, distineo in feugait ex. Accumsan nobis commodo consequat pagus ulciscor dolore.
Paragraph Sub Title
Paragraph subtitles can be made by bolding the title and then using a soft return (shift + return).
Dolor nostrud usitas facilisi commoveo paratus ille facilisi autem dolus eligo iaceo augue exputo. Mauris camur paulatim sagaciter defui typicus suscipit. Praesent roto ut multo quibus inhibeo autem, ne nimis torqueo ventosus vicis, nonummy ut.
Embedding Video
When using the video service Vimeo click “Customize Embed Options”. First change the width to “610” the height will auto complete. Next change the color to 738747, or one of the other website colors. Then uncheck Portrait, Title, Byline, Autoplay, Loop, Show text link below video, and show video description below video. Finally Copy the embed code at the top of the window and then paste it into the HTML view in the WYSIWYG editor.
When using the video service Youtube click “share” and then “embed”. First change the width to “610” in the “custom size” field, the height will auto complete. Then uncheck Show suggested videos, Use HTTPS, Enable privacy-enhanced mode,and Use old embed code. Finally Copy the embed code at the top of the window and then paste it into the HTML view in the WYSIWYG editor.
Table Style
Top Header
Data Type | Number | Letter |
---|---|---|
Data 1 | 1 | A |
Data 2 | 2 | B |
Data 3 | 3 | C |
Side Header
Data Type | A |
---|---|
Number | 2 |
Letter | C |
Colors
Name | HEX Value | Preview |
---|---|---|
slate | #375154 |
|
green | #738747 |
|
brown | #43332c |
|
purple | #5A4369 |
|
red | #B33035 |
|
gray | #74726C |
|
orange | #D57830 |
|
Fonts
/* San-serif */ font-family: 'HelveticaNeueW01-55Roma', sans-serif; /* San-serif: Italic */ font-family: 'HelveticaNeueW01-56It', sans-serif; /* San-serif: Semibold */ font-family: 'HelveticaNeueW01-75Bold', sans-serif; /* San-serif: Bold */ font-family: 'HelveticaNeueW01-76Bold', sans-serif; /* Serif */ font-family: 'chaparral-pro', serif;