saq logo


045: And the curtain closes...



For some strange reason I have to include a <span> tag to be able to edit text in the design mode
of my HTML editor. Only with this site. Go fig.



046: You have no chance to avoid me make this comic!



How am I scrolling the background? Right click and "View Selection Source."



047: The first Mega Man Game.



For those that are using mobile browsers, here is the code I'm using.
<style type="text/css">
@keyframes animatedBackground {
0% { background-position: 0 0; }
100% { background-position: -300px 0; }
</style>

<div name="diamond" class="diamond-board" style="animation: animatedBackground 15s linear infinite;">



048: A peculiar room.



Not available in Mega Maker.