Free Website Builder with Printable Pages?


I use Sitebuilder which has no “printable page” facility but I am designing a site for a real estate agent which needs their users to be able to print off a particular property’s details. I have already designed the site and I just want to have a link where users get redirected to another “free” website maker where the printable pages will be hosted
Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Webnews
  • Digg
  • del.icio.us

Tags: , ,

One Response to “Free Website Builder with Printable Pages?”

  1. The Unit says:

    You can use javascript function window.print() to print the actual document or page of your web site. It is something like this

    Printable Page

    This is a Printable Page

    You should also add instructions for users that they can use CTRL + P ( works if user uses Windows OS ) keys or also File >> Print on their browser ( most of browsers use this standard )