File: index.html

package info (click to toggle)
lazarus 2.0.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 214,460 kB
  • sloc: pascal: 1,862,622; xml: 265,709; cpp: 56,595; sh: 3,008; java: 609; makefile: 535; perl: 297; sql: 222; ansic: 137
file content (29 lines) | stat: -rw-r--r-- 902 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="content-type"
 content="text/html; charset=ISO-8859-1">
  <title>Test Page for IPro HTML control for Lazarus</title>
</head>
<body>
<p>Lazarus example for IPro HTML control.<br>
  <br>
Image ../../../docs/images/laztitle.png
<br>
<img src="../../../docs/images/laztitle.png" title="" alt="laztitle.png image"
 style="width: 740px; height: 100px;"><br>
<br>
Image ../../docs/images/doesnotexist.jpg
<br>
<img src="../../docs/images/doesnotexist.jpg" title="" alt="doesnotexist.jpg image"
 style="width: 250px; height: 188px;"><br>
<br>
<a href="simplepage2.html">Link</a> (to simplepage2.html)</p>
<p><strong>Amo</strong><br>
  <a href="simplepage2.html#morala">Amo kiel morala nocio</a><br>
  <a href="simplepage2.html#metafizika">Amo kiel metafizika nocio</a></p>
<h2></h2>
<p><br>
</p>
</body>
</html>