Created
June 12, 2013 20:04
-
-
Save danielgolden/5768628 to your computer and use it in GitHub Desktop.
Code for text section of blog posts in Wordpress for cure.org. Code extracted and reformatted so that posters to the blog can add images themseleves by replacing the alt and src attributes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<aside class="featured_aside"> | |
[caption id="attachment_80262" align="alignleft" width="175"] | |
<img class="wp-image-80262 featured_aside_img" alt="SHORT IMAGE DESCRIPTION HERE" src="LINK TO IMAGE HERE" width="175" /> | |
<br /><br /> | |
<p class="featured_aside_caption">Caroline's joy is evident as she comforts Johanser after surgery.</p> | |
[/caption] | |
</aside> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment