J
Jorgen
I have created a Intranet project in FP2002.
The individual pages are based on a common CSS.
I am using VISIO 2003 to create different graphic objects, which I save as
..GIF
I have made 5 graphics consisting of a number of boxes which are identical
with the exception of texts in the boxes. They are all copies from the
“mother†and modified with the different text and saved under a new name. The
size is 18.5 x 9 cm. When I print from Visio they all have the same size.
The graphic is placed on the pages by the following code (I have omitted the
image map code):
<div align=â€centerâ€>
<img border="0" src="../../images/saniscan/saniscan.gif" width="702"
height="343" usemap="#FPMap0">
</div>
When I open the 5 different pages in FP2002, the graphic have different
size. They grow a little in both directions. If I change the widt and height
attribute to show the same value in all 5 pages, they still vary in size.
When I publish site on our server I see the same problem.
Where do I look for this??
Regards
Jorgen
The individual pages are based on a common CSS.
I am using VISIO 2003 to create different graphic objects, which I save as
..GIF
I have made 5 graphics consisting of a number of boxes which are identical
with the exception of texts in the boxes. They are all copies from the
“mother†and modified with the different text and saved under a new name. The
size is 18.5 x 9 cm. When I print from Visio they all have the same size.
The graphic is placed on the pages by the following code (I have omitted the
image map code):
<div align=â€centerâ€>
<img border="0" src="../../images/saniscan/saniscan.gif" width="702"
height="343" usemap="#FPMap0">
</div>
When I open the 5 different pages in FP2002, the graphic have different
size. They grow a little in both directions. If I change the widt and height
attribute to show the same value in all 5 pages, they still vary in size.
When I publish site on our server I see the same problem.
Where do I look for this??
Regards
Jorgen