Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Make sure CKEditor is currently set to Full HTML text format before copying and pasting the below code.

College Contact Design A

...

Code Block
<div class="mb-4">
<h4 class="visible"><a href="#">Chandler-Gilbert Community College</a></h4>
<p class="mb-0 visible">2626 E. Pecos Rd. Chandler, AZ 85225</p>
<p class="mb-0">Mike Curtis</p>
<p class="mb-0"><a href="mailto:mike.curtis@cgc.edu">mike.curtis@cgc.edu</a></p>
<p class="mb-0">480-857-5188</p>
<p class="mb-0">Discord: [CGC] Advisor Mike#1872</p>
<p class="mb-0"><a href="#">Fine and Performing Arts</a></p>
<p class="mb-0"><a href="#">Arts</a> | <a href="#">Dance</a> | <a href="#">Music</a> | <a href="#">Theatre</a></p>
</div>

College Contact Design B

...

Code Block
<div class="mb-4">
<p><a href="<!-- image url -->">
<img src="<!-- image source url -->" width="<!-- width -->" alt="<!-- alt title -->" loading="lazy">
</a></p>
<p class="mb-0"><a href="<!-- download url -->">Download Logo</a></p>
</div>