The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> html error?, displays OK, prints wrong?
Rating  4
Charles
post Jan 30 2007, 09:40 PM
Post #1





Group: Members
Posts: 4
Joined: 30-January 07
Member No.: 1,730



I have a huge web page although I'm 84.

Rarely I get a problem I can't seem to solve.

On my page at: http://www.charlies-web.com/WWII_med/contentsced1.htm the display for page two is OK but the print is goofed up. It is probably an html error but I have been unable to find it!

Can anyone help?

If you need to contact me, use: charlesdills@mac.com

Thank you for trying........ ---Chas---

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jan 30 2007, 09:55 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Hi Charles smile.gif

I think you missed an "l" in html.
http://www.charlies-web.com/WWII_med/contentsced1.html

What browser are you trying to print from and in what way is the printed page goofed up? I tried the print preview in Opera and it looks fine.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Jan 31 2007, 07:22 AM
Post #3


.
********

Group: WDG Moderators
Posts: 9,656
Joined: 10-August 06
Member No.: 7



QUOTE(Charles @ Jan 31 2007, 03:40 AM) *

the display for page two is OK but the print is goofed up.

Do you mean this page: http://www.charlies-web.com/WWII_med/contentsced2.html ? If so, the last image http://www.charlies-web.com/WWII_med/patch*.jpg is partly cut off in Internet Explorer's print preview. This is probably a bug in the browser caused by the ALIGN attribute:

CODE
<IMG align=right hspace=10 SRC="patch*.jpg">

Since you don't use CSS for the layout I'm not sure how to fix this, perhaps adding <br clear="all"> somewhere after will help (I'm just guessing now).
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
youngcomlover101
post Feb 4 2007, 09:07 PM
Post #4


Novice
**

Group: Members
Posts: 25
Joined: 4-February 07
Member No.: 1,780



QUOTE(Christian J @ Jan 31 2007, 04:22 AM) *

QUOTE(Charles @ Jan 31 2007, 03:40 AM) *

the display for page two is OK but the print is goofed up.

Do you mean this page: http://www.charlies-web.com/WWII_med/contentsced2.html ? If so, the last image http://www.charlies-web.com/WWII_med/patch*.jpg is partly cut off in Internet Explorer's print preview. This is probably a bug in the browser caused by the ALIGN attribute:

CODE
<IMG align=right hspace=10 SRC="patch*.jpg">

Since you don't use CSS for the layout I'm not sure how to fix this, perhaps adding <br clear="all"> somewhere after will help (I'm just guessing now).

Or learn CSS!Simple.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 26th April 2024 - 04:15 AM