diff options
Diffstat (limited to 'test.html')
-rw-r--r-- | test.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -85,6 +85,7 @@ contact via mail: me@xengineering.eu <!-- button --> <button>button</button> + <button><a href="https://example.com">button as link</a></button> <!-- img --> <img src="./demo.png" alt="An example image"> |