nmushegian / hams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

h with jams

[div#main { style margin:auto }
    [h1 Welcome]
    [p "this is a sample html file written in HAMS"]
    [button { onclick handleClick
              style "{ color: red, float:left }"
            }
      "Click me"
    ]
]

About