Having a problem with printing page in IE.
i have two paragraphs.
<p style="width: 25.5pt; text-align: right; font-weight: bold; margin-left: 0px;"> [1] </p>
<p style="height: 1%; text-indent: 0px; margin-top: 0px; margin-bottom: -12pt; position: relative; top: -12pt;"> This is the text that i do not see </p>
On my website this is how it looks
[1] This is the text that i do not see
When i print this is the last paragraph at the bottom of the page and only the first paragraph is shown and the second paragraph does not show on the next page either.
Sorry if i am not very clear. Please help.