PLACEHOLDER
BODY:
<img src="index_htm_files/Zigzog.svg" width=100% height=100%/>
<!--Comment image Tag out to hide Placeholder-->
HEAD
<style id="zigzog">
.xr_bgb0 { /* add 1 to value to get the Xara Page No. */
background-image: url(index_htm_files/Zigzog.svg);
background-size: 5vw; /* divide 100 by value to get the
number of repeats across the viewport */
background-attachment: fixed; /* default - scroll */
}
</style>
VECTOR DESIGN
PLACEHOLDER
BODY:
<img src="index_htm_files/Y-Not.svg"
width=100% height=100%/>
HEAD:
<style id="y-not">
.xr_bgb1 { /* i.e., for Page 2 Pasteboard*/
background-image: url(index_htm_files/y-Not.svg);
background-size: 2vw; /* 50 repeats & scrolls */
}
</style>