summaryrefslogtreecommitdiff
path: root/pypers/europython07/ui/default/ex.html
blob: 798e3cc00dd231efca6455de0e86ab156c1c6f97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<head>
<style type="text/css">
body
{ 
background: url(statpro_logo.gif) no-repeat top
}
</style>
</head>
<body>
Prova Background CSS
</body>
</html>