diff options
author | xengineering <me@xengineering.eu> | 2022-04-05 21:08:03 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2022-04-05 21:08:03 +0200 |
commit | d1e432e4bd53d5214fc2ac1fbb01393bf9c425f5 (patch) | |
tree | 062a05b0c64327eed8edcd4568b7865c632317ff /test.html | |
parent | a0478547847d601ea0511b567414d07db86b8d0f (diff) | |
download | libweb-main.tar libweb-main.tar.zst libweb-main.zip |
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"> |