RE: [WSG] Print CSS justify

2005-07-13 Thread Dean | eCreate
On Tuesday, July 12, 2005 at about 5:38 PM, from [EMAIL PROTECTED] ...Mike 
Foskett entreated:

| Should do the trick but be sure the print.css file follows the default in the 
HTML:
| 
|   style type=text/css media=screen@import /styles/display.css;/style
|   link rel=stylesheet type=text/css media=print 
href=/styles/print.css /
| 
| It's not supposed to make a difference yet it does.

Thanks Mike, that did it.

Dean

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



RE: [WSG] Print CSS justify

2005-07-12 Thread Mike Foskett

Using a separate print style sheet:

p {text-align:justify}

Should do the trick but be sure the print.css file follows the default in the 
HTML:

  style type=text/css media=screen@import /styles/display.css;/style
  link rel=stylesheet type=text/css media=print href=/styles/print.css 
/

It's not supposed to make a difference yet it does.


mike 2k:)2
 
marqueeblink
   e-mail: [EMAIL PROTECTED]
   site: http://www.webSemantics.co.uk
/marquee/blink
 


-Original Message-
From: Dean eCreate [mailto:[EMAIL PROTECTED] 
Sent: 12 July 2005 17:24
To: wsg@webstandardsgroup.org
Subject: [WSG] Print CSS justify

Is it possible to use a print CSS file to get type to justify in print output 
or is justify strictly for screen?

If possible, what's the trick?

Thanks,

Dean

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**





**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.clearswift.com
**


**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**