Mercurial > urweb
view tests/attrs.ur @ 383:49c95753bf3b
Small demo prettifications
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sun, 19 Oct 2008 14:53:38 -0400 |
parents | 71bafe66dbe1 |
children |
line wrap: on
line source
val main = fn () => <html><body> <font size=42 face="awesome">Welcome</font> </body></html>