This is not a standard blog post. This entry is more akin to the good old test pattern. Consequently, it does not appear in the post list view:

build:
  render: always
  list: never

And it should not be indexed by search engines.

noindex: true
sitemap:
  disable: true

It is a post by me, for me, to test how my website displays media and text.

01. Small image, centered#

Image: My blog logo, half a speaker chassis, half cog wheels, centered.

This text must appear below the image.


02. Small image, left-aligned#

Small logo image aligned left.

This text must appear to the right of the image. The image must be positioned at the left margin.


03. Small image, right-aligned#

Small logo image aligned right.

This text must appear to the left of the image. The image must be positioned at the right margin.


04. Large image, centered and scaled#

Image: side-by-side comparison of my website, once built with jekyll, and now built with hugo.

The image must not exceed the boundaries of the text area. —

05. Large image, left-aligned#

Large comparison banner aligned left.

There needs to be room for text to the right of the image.


06. Large image, right-aligned#

Large comparison banner aligned right.

There needs to be room for text to the left of the image.


07. Two consecutive images#

First consecutive test image.
Second consecutive test image.

The image borders must not touch each other.


Fallback alt text for a broken image link.

I expect to see the image’s alternative text here.


09. Image with caption and attribution#

Image: One of my blog posts in the modified Terminal theme: centered, filling three quarters of the screen and in dark grey, teal as contrast color, and blueish-white text with a sans-serif system font.
A very long caption with text wrapping. The image shows one of my blog posts featuring my preferred colors in the target design. [1]

Image displayed on the right with a title. Text wrapping must work: multiple lines instead of an overly wide frame.


10. Image and bullet points#

First consecutive test image.
  • The bullet points appear to the right of the image.
  • There is no collision or overlap.
  • The list display remains consistent,
  • even where the image ends on the left.

11. Image between headings#

Small centered image between headings.

This heading must not overlap or interfere with the image.#

The centered image does not have text wrapping around it. Headings should not appear next to the image either.


12. Image before a quote#

Small image before a block quote.

This quote has border lines at the top and bottom that must not collide with the image.


13. Image before a citation#

Small image before a citation.

This test citation must not encroach upon the image. Does the text wrapping work correctly?1


14. Image next to a long block of text#

Large comparison banner aligned left.

With this paragraph, I am checking whether the text flow around the image works correctly. In the desktop view, I expect the image to take up 60% of the width, leaving the remainder for the surrounding text. In the mobile view, images are always centered, so issues shouldn’t arise there in the first place.


15. Centered video#

Video example (local): Recirculating ball linear guides, with an extra-long description to test line wrapping

The video is displayed correctly without being cropped. If it is too wide, it is scaled down to fit the maximum width of the text area.


16. Audio with title#

Example player: Melody on electric bass

The audio player displays correctly, and the title stays within the frame, wrapping to a new line if necessary.


17. Consecutive media of different types#

Image immediately before a video.
CNC electronics assembly↗

There is no overlap, even with externally hosted videos followed by an image.


18. Image between two text blocks#

Text block one. The image follows below without text wrapping.

Image between two paragraphs.

Text block two. The image is positioned above without text wrapping. —

19. Image and Table#

Image before a Markdown table.
AttributeResult
PositionTable on the left, image on the right
OverlapNo overlapping
SpacingClearly visible

Final image used to test clearing behavior.

20. Heading with inline image#

The image on the right must not overlap the text, the footer, etc., at the bottom of the screen.


  1. If this text is displayed, the test citation is working as intended. ↩︎