Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
webpage doesn't print correctly
Old 11-02-2004, 09:01 AM webpage doesn't print correctly
Junior Talker

Posts: 2
Trades: 0
Webpage in question: http://brent.sunfire.org/fbschedule.htm

I've recently written my first web page using CSS layout rather than static tables. The page displays fine in both IE and Firefox. However, I tried to print the page last night and it will not print correctly in either browser. In IE, it prints the headline on a page by itself, then prints only 1 page of content (which is about 4 rows of tables) rather than all of the content. In Firefox, the first page prints correctly, but then the first table on each page after that doesn't print.

Anyone have any ideas on how I can fix this issue? I use notepad and vi for editing.
brentmhk is offline
Reply With Quote
View Public Profile Visit brentmhk's homepage!
 
 
Register now for full access!
Old 11-03-2004, 09:59 PM Prints Correctly
Novice Talker

Posts: 6
Trades: 0
It all prints correctly for me in both browsers, and in Opera. If you still need more control, you can add a CSS stylesheet that will control how it prints by adding

Code:
<link rel="stylesheet" type="text/css" media="print" href="print.css" />
(note the different media attribute)

For more info go to A List Apart: Going to Print
uplink is offline
Reply With Quote
View Public Profile Visit uplink's homepage!
 
Old 11-10-2004, 10:40 AM
Junior Talker

Posts: 2
Trades: 0
Thanks for the info. I played around with it for several days but could not get hte print to format correctly so I put a static table around the page. I did find other useful CSS info while looking at your article though
brentmhk is offline
Reply With Quote
View Public Profile Visit brentmhk's homepage!
 
Reply     « Reply to webpage doesn't print correctly
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.45020 seconds with 12 queries