mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-23 20:59:19 +02:00
10 lines
308 B
HTML
10 lines
308 B
HTML
<http>
|
|
<link rel="stylesheet" href="index.css">
|
|
<body>
|
|
<H1>Simple server demo</H1>
|
|
If you see this page, it demonstrates that the simple server demo serves the
|
|
<span class="important">index.html</span> page. <p>
|
|
If it shows index.html in a
|
|
different style, it means the css is loaded as well.
|
|
</body>
|
|
</http> |