What's the definition of the pagebreak class.  To prove your logic is 
working, just define the class in your style sheet to be a color change:

.pagebreak { color: #5E5E5E; }

Once the color changes, then work on the CSS class definition.

>I'm doing the IF thing already.
>
>Is the syntax
><div class='pagebreak'>&nbsp;</div>
>
>Correct?
>
>Don't the Div tags have to be before the open and close table tags?
>
>Or do I just put all the logic and the end of the table tag but inside the
>rows tag.
>
>
>-- 
>Dan Stein
>Digital Software Solutions
>799 Evergreen Circle
>Telford PA 18969
>Land: 215-799-0192
>Mobile: 610-256-2843
>Fax 413-410-9682
>FMP, WiTango, EDI,SQL 2000
>[EMAIL PROTECTED]
>www.dss-db.com
>
>
>> From: Ted Wolfley <[EMAIL PROTECTED]>
>> Reply-To: [EMAIL PROTECTED]
>> Date: Fri, 1 Nov 2002 13:32:45 -0500
>> To: Multiple recipients of list witango-talk <[EMAIL PROTECTED]>
>> Subject: RE: Witango-Talk:  [OT] CSS or HTML Style Help
>> 
>> Try using a <@if> <?@if> to check if instructors change. If they do, use
>> <div class='pagebreak'>&nbsp;</div> to force a page break.
>> 
>> Ted
>> 
>> -----Original Message-----
>> From: Dan Stein [mailto:dan@;dss-db.com]
>> Sent: Friday, November 01, 2002 1:09 PM
>> To: Multiple recipients of list witango-talk
>> Subject: Witango-Talk: [OT] CSS or HTML Style Help
>> 
>> 
>> I am trying to force a page break in a long list of courses when the
>> Instructor Name changes.
>> 
>> I have no trouble getting the code to appear in the source view where I want
>> it to be but I have not worked at all with CSS and can't seem to get the
>> HTML syntax right either.
>> 
>> What I want is when the Instructor name changes in the row listing of the
>> courses I want to print a new page.
>> 
>> I have tried
>> 
>> <BR CLASS="pageEnd> which the CSS reference in Dreamweaver MX says should
>> work but I probably need something else somewhere in my code that I am
>> missing.
>> 
>> I have also tried <DIV Style="page-break-after:always">
>> 
>> Neither work
>> 
>> What am I missing
>> 
>> 
>> -- 
>> Dan Stein
>> Digital Software Solutions
>> 799 Evergreen Circle
>> Telford PA 18969
>> Land: 215-799-0192
>> Mobile: 610-256-2843
>> Fax 413-410-9682
>> FMP, WiTango, EDI,SQL 2000
>> [EMAIL PROTECTED]
>> www.dss-db.com
>> 
>> 
>> ________________________________________________________________________
>> TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
>>               with unsubscribe witango-talk in the message body
>> ________________________________________________________________________
>> TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
>>               with unsubscribe witango-talk in the message body
>> 
>
>________________________________________________________________________
>TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
>                with unsubscribe witango-talk in the message body
>


Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306

office: 650.327.2175
fax:    650.329.8335
mobile: 650.906.9929
e-mail: mailto:bill@;tothept.com
web:    http://www.tothept.com


________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to