English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am trying a dynamic generated HTML receipt page with the CSS design, but its not working. I am using external CSS like this:



and the page shows fine. But when I print it, even with the media option (print) used, I still get the plain page. Just for the sake of it, I have tried also full http://../styles.css path and it also didnt work.

Help is highly appreciated.

2006-11-07 22:55:03 · 2 answers · asked by Guybrush 2 in Computers & Internet Programming & Design

2 answers

Try one of the following:



type="text/css"
media="print" href="/css/print.css" />

2006-11-07 23:48:09 · answer #1 · answered by mr_silid 1 · 1 0

Should work but try internal CSS code

2006-11-08 07:11:27 · answer #2 · answered by derf 4 · 0 1

fedest.com, questions and answers