aboutsummaryrefslogtreecommitdiff
path: root/tests/files/test.html
blob: 0dcbdbfc426156eeeec157c9f3a535e143e628b2 (plain)
1
2
3
4
5
6
7
This is a file.

Here is a tag: <strong >very cool</strong>

Tags can have attributes: <div id = foo >...</div>

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