mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-11 07:42:00 +00:00
11 lines
147 B
HTML
11 lines
147 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head></head>
|
|
<body>
|
|
<ul>
|
|
<li>
|
|
<span>this is an <em>important</em> node</span>
|
|
</li>
|
|
</ul>
|
|
</body>
|
|
</html> |