fpc/packages/fcl-web/examples/simpleserver/index.html
michael 87b6646e02 * Demo for simple file server
git-svn-id: trunk@35822 -
2017-04-17 11:35:34 +00:00

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>