> Hello All, > > I need to link to a form that can be printed out and mailed. I know how > > to do the online forms, but the person I'm making a site for doesn't > > want that. > > Is there a way to use CSS for this? > > Thank You! > > Donna
Oh dear, it seems I answered that one when I wasn't awake yet. If I get this right you want to lay-out a print form - not a print version of an online form. You can use CSS for that for sure, but it might be more reliable to use XSL-FO or the backend to generate a PDF - as the print media CSS support is even worse than the screen one across browsers. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
