aboutsummaryrefslogtreecommitdiff
path: root/tests/span-tests/demo.html
blob: c635846f23193d379b4ae2a2d2cf1f651a7c1ce9 (plain)
1
2
3
4
5
this is a tag: <h1>test</h1>

tags can have attributes: <div id = foobar>

Attribute values can be quoted: <input name = 'age' type = "number">