In several places I have <html>...</html>, often <a href=... />, that I wrap in CSS to look like a button. However, when rendered, the button is always followed by a crlf (I assume a <br />). Is there a way through the CSS code or by wrapping the <html>...</html> to render the output inline? I've tried 'style="display: inline;"' in the <a href=... /> without success. '<hide linebreaks>' within the <html>...</ html> doesn't make any difference either.
-- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

