-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path019f5607-0425-44c0-8c43-a5270b386c5c.html
52 lines (43 loc) · 1.16 KB
/
019f5607-0425-44c0-8c43-a5270b386c5c.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!-- size: 1024, 576 -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style>
body {
margin: 0px;
}
img.background {
position: absolute;
top: 0; left: 0;
width: 100%;
}
div.titles {
color: white;
background: grey;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
filter: alpha(opacity=80);
padding: 20px;
}
p.film_title {
font-size: 90px;
font-style: italic;
word-break: break-all;
}
p.L3STinstance_title {
font-size: 100px;
/* word-break: break-all; */
}
</style>
</head>
<body>
<img class="background" src="template_image.png" /> <!-- src="C:\inetpub\wwwroot\Trafilm_Gallery\L3TTinstance\L3TTinstances.cxml" -->
<div class="titles">
<p class="film_title">Vicky Cristina Barcelona</p> <!-- Film/season title -->
<hr />
<p class="L3STinstance_title">Vicky Cristina Barcelona.Vicky refuses the invitation.Finding the words in English.SpanishDub</p>
</div>
</body>
</html>