mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-27 23:23:49 +02:00
29 lines
806 B
HTML
29 lines
806 B
HTML
<!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>
|
|
Lazarus example for IPro HTML control.<br>
|
|
<br>
|
|
Image ../../docs/images/cheetah1.png
|
|
<br>
|
|
<img src="../../docs/images/cheetah1.png" title="" alt="cheetah.png image"
|
|
style="width: 250px; height: 188px;"><br>
|
|
<br>
|
|
Image ../../docs/images/laztitle.jpg
|
|
<br>
|
|
<img src="../../docs/images/laztitle.jpg" title="" alt="laztitle.jpg image"
|
|
style="width: 250px; height: 188px;"><br>
|
|
<br>
|
|
Image broken
|
|
<br>
|
|
<img src="../../docs/images/cheetah2.png" title="" alt="cheetah.png image"
|
|
style="width: 250px; height: 188px;"><br>
|
|
<br>
|
|
<a href="simplepage2.html">Link</a><br>
|
|
</body>
|
|
</html>
|