Textual content is passed as quoted strings
There is white space between content strings unless explicitly suppressed
(a 'href "http:www11.org" 'target "main" "A link to" "WWW2002")
<a href = "http:www11.org" target = "main">A link to WWW2002</a>