mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-13 05:31:51 +00:00
11 lines
231 B
HTML
11 lines
231 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>x-element custom element</title>
|
|
<link rel="author" title="Sergey G. Grekhov" href="mailto:sgrekhov@unipro.ru">
|
|
</head>
|
|
<body>
|
|
<x-element id="x-element"></x-element>
|
|
</body>
|
|
</html>
|