aboutsummaryrefslogtreecommitdiffstats
path: root/data/start_here.html
blob: 73a0e908ea852daf58df2aa053021caec9bb08ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<html>
<head>
</head>
<body>
<h1>Welcome ...</h1>
<h2>Smart Bookmarks</h2>
<p>
Right click the icon and choose "Add Bookmark" from the menu list.
</p>
<dl>
<li>
<a type="text/smartbookmark" href="http://www.google.com/" rel="http://www.google.com/search?q=%s" title="Search the web - Google">
Search the web - Google
</a>
</li>
<li>
<a type="text/smartbookmark" href="http://images.google.com/" rel="http://images.google.com/images?q=%s" title="Search images - Google">
Search images - Google
</a>
</li>
</ol>
</body>
</html>