Use a print stylesheet, and get the basics right at the beginning:
* {
position: static;
float: none;
}This is quite similar to Mobile CSS first steps: http://nidahas.com/2005/04/04/mobile-css-first-steps/ Prabhath ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
