I am trying to print: <div><input type="radio" name="n-4-answer" value="2" checked>the egg</div>
The closest I can come up is: <div><input type="radio" name="n-4-answer" value="2">checked</input>the egg</div> Valid XML but not quite what a browser wants. Is this (the first line) possible with xexpr? jGc _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users