|
|
|
|
#1 |
|
Member
Join Date: Aug 2005
Location: Philadelphia, PA 19130
Posts: 2,148
|
I am trying to force page breaks using a print CSS. I have a style:
.breakhere { page-break-before: always } and for the places I want the page to break, I have: <a class="breakhere" name="what"></a> This works in Firefox 1.51, but not in IE6 or in Opera 7.1. Where am I going wrong? Dreamweaver puts a line under the style in the CSS, and it doesn't like the link, either: <link rel="stylesheet" type="text/css" media="print" href="fcaprt.css" > Should I move the style to the same page as the HTML? |
|
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Design problems ???? | PeterArnel | Print Production & Automation | 13 | 10-03-2006 08:28 AM |
| Problems with the XML Prolog? | Bo Aakerstrom | Web Site Building & Maintenance | 3 | 08-05-2006 12:23 PM |