/
ARCHIVE-Code snippets and special circumstances
ARCHIVE-Code snippets and special circumstances
Robyn Dappert
Owned by Robyn Dappert
Jan 31, 2025
Loading data...
Issuu Embed
The only part of this code hat should be updated is the src=
.
See example below:
SmugMug Embed
<div class="embed-responsive embed-responsive-4by3"></div>
YouTube Embed
<div class="embed-responsive embed-responsive-16by9" style="margin-bottom: 1rem;"></div>
Institutional Research
Facilities, Freshman Profiles, Degrees Conferred, Common Data Set, and Charges by Academic Year
- Upload all PDF files first
- Locate the table you need to edit
- Add a new table row (
<tr>
) - Open the code editor in Cascade
- Copy the code from the previous year (all
<td>
tags between the opening and closing<tr>
tag – see below for an example)
- Paste it between the new table row tags (
<tr>
) you created - Update the year in the table data tag (
<td>
), file name, and in the<span>
tag
News Images
For additional images used in the story body, add the following to the img
tag in the code editor:
class="responsive" style="float: right; padding: 10px;"
You can also change the float to left depending on the overall story layout.
Related content
ARCHIVE-Institutional Research
ARCHIVE-Institutional Research
More like this
ARCHIVE-Adding staff
ARCHIVE-Adding staff
More like this
ARCHIVE-Adding faculty
ARCHIVE-Adding faculty
More like this
Adding images
Adding images
More like this
ARCHIVE-Cards
ARCHIVE-Cards
More like this
ARCHIVE-Video Lazy Load
ARCHIVE-Video Lazy Load
More like this