homepage/tartans/tartan.m4

25 lines
652 B
Plaintext
Raw Normal View History

2009-11-13 17:09:22 -07:00
Title: TARTAN Tartan
<div style="background: url(IMAGE);
height: 300px;
border: solid black 10px;
2009-11-13 17:09:22 -07:00
clear: both;">
</div>
2010-05-28 12:34:16 -06:00
<p><a href="IMAGE">This image</a></p>
divert(1)
2009-11-13 17:09:22 -07:00
I place this image in the public domain, in the hope that it will
increase interest in tartans and tartan design.
<form action="design.cgi">
<fieldset>
<legend>Tartan Designer</legend>
<label for="t">Name:</label> <input name="t" id="t" value="TARTAN" /> <br/>
<label for="s">Sett:</label> <input name="s" id="s" value="SETT" style="width: 90%" /> <br/>
2009-11-13 17:09:22 -07:00
<input type="submit" value="Design" />
</fieldset>
</form>
divert(0)