Skip to content

Instantly share code, notes, and snippets.

@carolinan
Created October 21, 2020 17:30
Show Gist options
  • Save carolinan/34aa7d2d1d715ee8226afd0b15a8d189 to your computer and use it in GitHub Desktop.
Save carolinan/34aa7d2d1d715ee8226afd0b15a8d189 to your computer and use it in GitHub Desktop.
overlapping images
<!-- wp:columns {"verticalAlignment":"center","align":"wide","className":"is-style-twentytwentyone-columns-overlap"} -->
<div class="wp-block-columns alignwide are-vertically-aligned-center is-style-twentytwentyone-columns-overlap"><!-- wp:column {"verticalAlignment":"center","width":"10vw"} -->
<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:10vw"><!-- wp:image {"align":"full","sizeSlug":"full"} -->
<figure class="wp-block-image alignfull size-full"><img src="http://localhost:8888/wp-content/themes/twentytwentyone/assets/images/roses-tremieres-hollyhocks-1884.jpg" alt="“Roses Tremieres” by Berthe Morisot"/></figure>
<!-- /wp:image -->
<!-- wp:spacer -->
<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->
<!-- wp:image {"align":"full","sizeSlug":"full"} -->
<figure class="wp-block-image alignfull size-full"><img src="http://localhost:8888/wp-content/themes/twentytwentyone/assets/images/in-the-bois-de-boulogne.jpg" alt="“In the Bois de Boulogne” by Berthe Morisot"/></figure>
<!-- /wp:image --></div>
<!-- /wp:column -->
<!-- wp:column {"verticalAlignment":"center","width":"25px"} -->
<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:25px"><!-- wp:spacer -->
<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->
<!-- wp:image {"className":"alignfull size-full"} -->
<figure class="wp-block-image alignfull size-full"><img src="http://localhost:8888/wp-content/themes/twentytwentyone/assets/images/young-woman-in-mauve.jpg" alt="“Young Woman in Mauve” by Berthe Morisot"/></figure>
<!-- /wp:image --></div>
<!-- /wp:column --></div>
<!-- /wp:columns -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment