This simple yet complete page displays all of it's data & images via our live-feed. It is divided into 3 sections as follows:
- Top Data Section: The top section starting immediately below, is displaying Villa-specific data from our live feed. It is using an HTML Definition List to format the data. However, the format in which you choose to display it on your site is totally up to you. You can place our data in tables (like excel), bulleted list or whatever. Also, your web page probably has graphics, some color and a certain look and feel - certainly something more interesting that this page! Again, not a problem - our data “will flow” into your page with complete respect for the look & feel of your site.
- Middle Photo Section: Displays the images from our live-feed via a single function call to "writeImages()"
- Bottom Calendar Section: Displays the booking calendar information from our live-feed via a single function call to our "writeCalendarVersion2" function.
Note that you are free to present this data however you choose, including dividing it up among separate pages. For example, you could have the data on one page, the images on a second page and the calendar on the third page. It's important to note that all the data presented below was fed into this page via our live data-feed, it is not hard-coded static HTML text. Do a "view-source" and you will see how it was done.
◄
Back to Instructions Page