Ticket #10531: kwhl_template.html

File kwhl_template.html, 2.8 KB (added by Dennis Plotzke, 11 years ago)

Html file that is used with setData call that doesn't utilize styling in latest 4.1.2 release.

Line 
1<style type="text/css">
2    .hwhlTable {
3        width: 100%;
4    }
5
6    .hwhlHeaderRow {
7         width: initial;
8         border: solid windowtext 1.0pt; 
9         border-left: none; 
10         background: #E5EFF2; 
11         padding: 0in 5.4pt 0in 5.4pt; 
12         height: 47.85pt;
13    }
14
15    .hwklRow {
16         width: 149.5pt;
17         border-top: none; 
18         border-left: none; 
19         border-bottom: solid windowtext 1.0pt; 
20         border-right: solid windowtext 1.0pt; 
21         padding: 0in 5.4pt 0in 5.4pt; 
22         vertical-align:middle;
23    }
24
25    .MsoNormal {
26    }
27   
28</style>
29<table class="hwhlTable" border="1" cellspacing="0" cellpadding="0" width="100%"
30    style='width: 100%; border-collapse: collapse; border: none;'>
31    <tr style='height: 47.85pt'>
32        <td width="25%" valign="top" style='width: 1.7in; border: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; background: #E5EFF2; padding: 0in 5.4pt 0in 5.4pt; height: 47.85pt'>
33            <p class="MsoNormal" align="center" style='margin-bottom: 0in; margin-bottom: .0001pt; text-align: center; line-height: normal'>
34                What do you know?
35            </p>
36        </td>
37        <td width="25%" valign="top" class="hwhlHeaderRow">
38            <p class="MsoNormal" align="center" style='margin-bottom: 0in; margin-bottom: .0001pt; text-align: center; line-height: normal'>
39                What do you want to know?
40            </p>
41        </td>
42        <td width="25%" valign="top" class="hwhlHeaderRow">
43            <p class="MsoNormal" align="center" style='margin-bottom: 0in; margin-bottom: .0001pt; text-align: center; line-height: normal'>
44                How will you learn?
45            </p>
46        </td>
47        <td width="25%" valign="top" class="hwhlHeaderRow">
48            <p class="MsoNormal" align="center" style='margin-bottom: 0in; margin-bottom: .0001pt; text-align: center; line-height: normal'>
49                What have you learned?
50            </p>
51        </td>
52    </tr>
53    <tr>
54        <td valign="top" class="hwklRow" style='border: solid windowtext 1.0pt;'>
55            <p class="MsoNormal" style='margin-bottom: 0in; margin-bottom: .0001pt; line-height: normal'>
56            </p>
57        </td>
58        <td valign="top" class="hwklRow">
59            <p class="MsoNormal" style='margin-bottom: 0in; margin-bottom: .0001pt; line-height: normal'>
60            </p>
61        </td>
62        <td valign="top" class="hwklRow">
63            <p class="MsoNormal" style='margin-bottom: 0in; margin-bottom: .0001pt; line-height: normal'>
64            </p>
65        </td>
66        <td valign="top" class="hwklRow">
67            <p class="MsoNormal" style='margin-bottom: 0in; margin-bottom: .0001pt; line-height: normal'>
68            </p>
69        </td>
70    </tr>
71</table>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy