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%
<?php include('publish/table.htm'); ?>
Is it possible to shrink the html page that is being included, ie zoom out 50%