anmldr
03-16-2005, 09:48 AM
I am going to create a document that will have in excess of 500 pages. I have a question about HTML and the way that iSilo compiles the pages.
If for instance, I use <font size=2 face=Arial> and this is distributed throughout a page---for each paragraph, does this increase the final size of the iSilo compiled document in comparison to having
<body>
<font size=2 face=Arial>
The rest of the document
</font>
</body>
Thank you,
Linda
If for instance, I use <font size=2 face=Arial> and this is distributed throughout a page---for each paragraph, does this increase the final size of the iSilo compiled document in comparison to having
<body>
<font size=2 face=Arial>
The rest of the document
</font>
</body>
Thank you,
Linda