mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
11 lines
206 B
HTML
11 lines
206 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<base href="images/" target="_blank">
|
|
</head>
|
|
|
|
<body>
|
|
<img src="CheckImageSizeInspection.gif" alt="Stickman">
|
|
<a href="http://www.w3schools.com">W3Schools</a>
|
|
</body>
|
|
</html> |