mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-02 14:41:16 +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> |