diff options
Diffstat (limited to 'tests/span-tests/demo.html')
-rw-r--r-- | tests/span-tests/demo.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/span-tests/demo.html b/tests/span-tests/demo.html index 900f74c..53bbab2 100644 --- a/tests/span-tests/demo.html +++ b/tests/span-tests/demo.html @@ -1 +1,3 @@ this is a tag: <h1>test</h1> + +tags can have attributes: <div id = foobar> |