关于web打印换页的问题
我的打印页面就是
<html>
<div>
<table>
......
</table>
<table>
......
</table>
<table>
......
</table>
<br style='page-break-after:always'>我在页面已加了换页符
但打印的时候不是在该处分页,请问这是麽回事?
<table>
......
</table>
<table>
......
</table>
很奇怪,谁能告诉我
问题点数:40、回复次数:5Top
1 楼net_lover(【孟子E章】)回复于 2003-01-09 18:02:52 得分 40
<p style='page-break-after:always'>Top
2 楼net_lover(【孟子E章】)回复于 2003-01-09 18:05:19 得分 0
<html>
没有问题呀
<br style='page-break-after:always'>
没有问题呀, IE支持呀
Top
3 楼net_lover(【孟子E章】)回复于 2003-01-09 18:07:14 得分 0
低版本只可以 用在这些上面
BLOCKQUOTE, BODY, BUTTON, CAPTION, CENTER, currentStyle, DD, DIR, DIV, DL, DT, FIELDSET, FORM, Hn, ISINDEX, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, runtimeStyle, style, TABLE, TBODY, TFOOT, TH, THEAD, TR, UL, XMPTop
4 楼beauty_beast(柳随风)回复于 2003-01-09 18:46:57 得分 0
我的是IE6.0,
<html>
<head>
<title></title>
</head>
<style>
.tdtitleleftbottom
{
BORDER-RIGHT: white thin solid;
BORDER-BOTTOM: white thin solid;
BORDER-TOP: white thin solid;
BORDER-LEFT: white thin solid;
}
</style>
<body >
<div id=up>
<table width=300 height=180 style="top:30;left:30;position:absolute" border=1 bordercolor="#000000" cellspacing="0" cellpadding="0">
<tr valign=top>
<td colspan=4 align=center class=tdtitleleftbottom><font size=3> </font></td>
</tr>
<tr >
<td colspan=4 align=center class=tdtitleleftbottom><font size=4><b> 工 作 证</b></font></td>
</tr>
<tr height=5 ><td colspan=4 class=tdtitleleftbottom> </td></tr>
<tr >
<td width=100 class=tdtitleleftbottom></td>
<td align=right nowrap class=tdtitleleftbottom><font size=2> 证 号:</font> </td>
<td align=left nowrap class=tdtitleleftbottom><font size=3><b>23</b></font> </td>
<td class=tdtitleleftbottom></td>
</tr>
<tr >
<td width=100 class=tdtitleleftbottom></td>
<td align=right nowrap class=tdtitleleftbottom><font size=2> 姓 名:</font> </td>
<td align=left nowrap class=tdtitleleftbottom><font size=3><b>423</b></font> </td>
<td class=tdtitleleftbottom></td>
</tr>
<tr >
<td width=100 class=tdtitleleftbottom></td>
<td align=right nowrap class=tdtitleleftbottom><font size=2> 有效期:</font> </td>
<td align=right nowrap colspan=2 class=tdtitleleftbottom> <font size=2><b>2003年01月08日起</b></font> </td>
</tr>
<tr >
<td colspan=2 class=tdtitleleftbottom></td>
<td align=right nowrap colspan=2 class=tdtitleleftbottom> <font size=2><b>2003年01月31日止</b></font> </td>
</tr>
<tr >
<td colspan=4 valign=center align=right class=tdtitleleftbottom><font size=2><b><font size=2></b></td>
</tr>
</table>
<table width=300 height=180 style="top:30;left:340;position:absolute" border=1 bordercolor="#000000" cellspacing="0" cellpadding="0">
<tr valign=top>
<td colspan=4 align=center class=tdtitleleftbottom><font size=3> </font></td>
</tr>
<tr >
<td colspan=4 align=center class=tdtitleleftbottom><font size=4><b> 工 作 证</b></font></td>
</tr>
<tr height=5 ><td colspan=4 class=tdtitleleftbottom> </td></tr>
<tr >
<td width=100 class=tdtitleleftbottom></td>
<td align=right nowrap class=tdtitleleftbottom><font size=2> 证 号:</font> </td>
<td align=left nowrap class=tdtitleleftbottom><font size=3><b>23</b></font> </td>
<td class=tdtitleleftbottom></td>
</tr>
<tr >
<td width=100 class=tdtitleleftbottom></td>
<td align=right nowrap class=tdtitleleftbottom><font size=2> 姓 名:</font> </td>
<td align=left nowrap class=tdtitleleftbottom><font size=3><b>423</b></font> </td>
<td class=tdtitleleftbottom></td>
</tr>
<tr >
<td width=100 class=tdtitleleftbottom></td>
<td align=right nowrap class=tdtitleleftbottom><font size=2> 有效期:</font> </td>
<td align=right nowrap colspan=2 class=tdtitleleftbottom> <font size=2><b>2003年01月08日起</b></font> </td>
</tr>
<tr >
<td colspan=2 class=tdtitleleftbottom></td>
<td align=right nowrap colspan=2 class=tdtitleleftbottom> <font size=2><b>2003年01月31日止</b></font> </td>
</tr>
<tr >
<td colspan=4 valign=center align=right class=tdtitleleftbottom><font size=2><b><font size=2></b></td>
</tr>
</table>
<table width=300 height=180 style="top:230;left:30;position:absolute" border=1 bordercolor="#000000" cellspacing="0" cellpadding="0">
<tr valign=top>
<td colspan=4 align=center class=tdtitleleftbottom><font size=3> </font></td>
</tr>
<tr >
<td colspan=4 align=center class=tdtitleleftbottom><font size=4><b> 工 作 证</b></font></td>
</tr>
<tr height=5 ><td colspan=4 class=tdtitleleftbottom> </td></tr>
<tr >
<td width=100 class=tdtitleleftbottom></td>
<td align=right nowrap class=tdtitleleftbottom><font size=2> 证 号:</font> </td>
<td align=left nowrap class=tdtitleleftbottom><font size=3><b>23</b></font> </td>
<td class=tdtitleleftbottom></td>
</tr>
<tr >
<td width=100 class=tdtitleleftbottom></td>
<td align=right nowrap class=tdtitleleftbottom><font size=2> 姓 名:</font> </td>
<td align=left nowrap class=tdtitleleftbottom><font size=3><b>423</b></font> </td>
<td class=tdtitleleftbottom></td>
</tr>
<tr >
<td width=100 class=tdtitleleftbottom></td>
<td align=right nowrap class=tdtitleleftbottom><font size=2> 有效期:</font> </td>
<td align=right nowrap colspan=2 class=tdtitleleftbottom> <font size=2><b>2003年01月08日起</b></font> </td>
</tr>
<tr >
<td colspan=2 class=tdtitleleftbottom></td>
<td align=right nowrap colspan=2 class=tdtitleleftbottom> <font size=2><b>2003年01月31日止</b></font> </td>
</tr>
<tr >
<td colspan=4 valign=center align=right class=tdtitleleftbottom><font size=2><b><font size=2></b></td>
</tr>
</table>
Top
5 楼beauty_beast(柳随风)回复于 2003-01-09 18:50:17 得分 0
对不起,我知道可能错在哪儿了
不过还是谢谢你们Top




