summaryrefslogtreecommitdiff
path: root/old/sgeerken/attic/alpha-test.html
blob: 7fa5b2e1c63dbecc95d56a0530755c93ad3548c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Alpha Layer</title>
  </head>
  <body>
    <div style="background-color: #80ff80; padding: 10px">
      <img src="../../Icons/ProgramIcon128.png">
    </div>
    <div style="background-color: #ff8080; padding: 10px">
      <img src="../../Icons/ProgramIcon128.png">
    </div>
  </body>
</html>