Click to See Complete Forum and Search --> : A Simple Yes or No Question


ShaunJUK
09-16-2006, 09:05 AM
I am using the follwing piece of php code

<?php include('publish/table.htm'); ?>

Is it possible to shrink the html page that is being included, ie zoom out 50%

bokeh
09-16-2006, 09:07 AM
No!

ShaunJUK
09-16-2006, 09:15 AM
Thanks, is there any other way?

the tree
09-16-2006, 09:37 AM
Nice and boring CSS on the executing page to tweak the display of whatever-the-hell-you're-including.

ShaunJUK
09-16-2006, 04:57 PM
anyone got any boring ideas?

pcthug
09-18-2006, 02:02 AM
Try asking in the CSS forum.