Skip to content

Instantly share code, notes, and snippets.

@ctbarber
Created March 13, 2017 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ctbarber/289b53bcd492d420eb5c7ff191a7f930 to your computer and use it in GitHub Desktop.
Save ctbarber/289b53bcd492d420eb5c7ff191a7f930 to your computer and use it in GitHub Desktop.
Should be used when you need to call attention to a short term closing, an update, system changes, etc.
<table class="snippet-callout-warning">
<tbody>
<tr class="uthsc-ouc-instructions"><th>WARNING Callout Directions [do not delete]</th><th>Content [edit this column to display on the page]</th></tr>
<tr>
<td class="uthsc-ouc-instructions">
<p>Creates a warning callout with a light yellow background. <strong>Should be used when you need to call attention to a short term closing, an update, system changes, etc.</strong> For a basic callout, use the callout snippet. For an informational callout, use the secondary callout snippet.</p>
</td>
<td>
<h2>Callout Heading, if needed</h2>
<p>Use the callout to provide attention to a certain section of the page. Information here should be kept short and informative.</p>
</td>
</tr>
</tbody>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment