up
This commit is contained in:
parent
4272b7bb13
commit
508969c13f
168 changed files with 340 additions and 10 deletions
11
2-ui/1-document/02-dom-nodes/elks.html
Normal file
11
2-ui/1-document/02-dom-nodes/elks.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<body>
|
||||
The truth about elks.
|
||||
<ol>
|
||||
<li>An elk is a smart</li>
|
||||
<!-- comment -->
|
||||
<li>...and cunning animal!</li>
|
||||
</ol>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue