1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-21 00:25:37 +00:00

[test] Example more believeable

This commit is contained in:
Witold Filipczyk 2021-12-17 14:12:44 +01:00
parent c3e5e70cd7
commit 65a091ee1a

View File

@ -2,7 +2,7 @@
<html>
<body>
<div class="demo"> Grandparent
<div class="demo container"> Grandparent
<div class="demo container">Parent
<div id="myElement" class="demo">The outer HTML of closest element will be shown.</div>
</div>