← Back to Guide

01

Component with just HTML content tags (no html, head, body etc).

02

A full HTML document including head and body tags.

03

Empty component, containing only whitespace.

04

1 page component, 2 page component, 3 page component.

05

Short document with image. Image should fit on one page.

06

Document with external stylesheet. Text should be white on black.

07

Component contains inline javascript to write a message to screen. If not blank, javascript has executed.