lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since b5cf742a was 6bb169b5, checked in by Jiri Svoboda <jiri@…>, 13 years ago |
We can now use .html extension.
|
-
Property mode
set to
100644
|
File size:
478 bytes
|
Rev | Line | |
---|
[4a4cc150] | 1 | <html>
|
---|
| 2 | <head>
|
---|
| 3 | <title>
|
---|
| 4 | Hello from HelenOS!
|
---|
| 5 | </title>
|
---|
| 6 | </head>
|
---|
| 7 | <body>
|
---|
| 8 | <h1>Hello from HelenOS!</h1>
|
---|
[852052d] | 9 | <img src="helenos.png" alt="" style="float: left; margin: 6px;">
|
---|
[4a4cc150] | 10 | <p>
|
---|
| 11 | This web page is brought to you by courtesy of HelenOS web server
|
---|
| 12 | and TCP/IP stack.
|
---|
| 13 | </p>
|
---|
| 14 | <p>
|
---|
[6bb169b5] | 15 | Now <a href="foo.html">go to page foo</a> or <a href="bar.html">go
|
---|
[4a4cc150] | 16 | to bar</a>.
|
---|
| 17 | </p>
|
---|
| 18 | </body>
|
---|
| 19 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.