forked from KolibriOS/kolibrios
- `cmm/lib/collection.h`: fixed memory leak, more safe, optimizations; - webview: mostly fix <p>, new h3 style, some other updates. Reviewed-on: KolibriOS/kolibrios#115
18 lines
632 B
HTML
18 lines
632 B
HTML
<html>
|
|
<head>
|
|
<title>Homepage</title>
|
|
</head>
|
|
<body><pre>Welcome to WebView a Text-Based Browser.
|
|
|
|
Bookmarks:
|
|
1. <a href=//kolibrios.org>KolibriOS homepage</a>
|
|
2. <a href="//builds.kolibrios.org">Night-builds</a>
|
|
3. <a href="//ftp.kolibrios.org">KolibriOS FTP</a>
|
|
|
|
<font bg=#F8F15B>By the way,</font>
|
|
<font color="#555555">• You can check for browser updates from the main menu.
|
|
• To run a web search, type a text in the adress box and press Ctrl+Enter.
|
|
• Pressing F6 moves a text cursor to the omnibox.
|
|
• Click on a label in the bottom right corner to change the encoding of a page.
|
|
</font>
|