Skip to content

Commit 64e6226

Browse files
save file
1 parent 5dbb0c1 commit 64e6226

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
2+
3+
<base href='https://ext-code.com/blog/html/'>
4+
5+
<script src='https://libs.ext-code.com/js/dom/component/v2.0/component.js?hdr'></script>
6+
7+
<style>
8+
9+
html
10+
{font-family:arial}
11+
12+
</style>
13+
14+
15+
<blog-hdr v2.0 component=grp>
16+
<h1 class=title>
17+
How To Set Up A Basic HTTP Server In Node.js
18+
</h1>
19+
<time slot=date datetime=2026-01-18>
20+
18 Jan 2026
21+
</time>
22+
</blog-hdr>
23+
24+
25+
26+

0 commit comments

Comments
 (0)