mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 21:38:13 +02:00
30 lines
808 B
HTML
30 lines
808 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>
|
|
<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>
|