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-- 808 bytes parent folder | download | duplicates (6)
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>
<h2>Lazarus example for IPro HTML control.</h2>
<hr>
<br>
Image ../../images/powered_by.png
<br>
<img src="../../images/powered_by.png" title="" alt="powered_by.png image"
 style="width: 250px; height: 188px;"><br>
<br>
Image ../../images/splash_logo.png
<br>
<img src="../../images/splash_logo.png" title="" alt="splash_logo.png image"
 style="width: 250px; height: 188px;"><br>
<br>
Image broken
<br>
<img src="../../images/cheetah2.png" title="" alt="cheetah2.png image"
 style="width: 250px; height: 188px;"><br>
<br>
<a href="simplepage2.html">Link</a><br>
</body>
</html>