-----------------------------about web-edit
1. Basic web-edit : text only
We proofread text from your website...
Welcome to our hotel booking page - to view details for each hotel, position
the curser over it's image. To get a resservation for that hotel, click on the hotel.
...then using the "View Source" function, copy your site's HTML...
...
<table align="center">
<tr>
<td><p>
Welcome to our hotel booking page - to view details for each hotel, position
the curser over its image. To get a resservation for that hotel, click on the hotel.
</p></td>
</tr></table>
...
...and send you the corrected text as a Notepad document. You can either copy and paste the whole page into your site, or insert the corrected text in the appropriate places.
...
<table align= "center"><tr>
<td><p>
Welcome to our hotel booking page - to view details for each hotel, position
the cursor over its image. To make a reservation for that hotel, click on the hotel icon.
</p></td>
</tr></table>
...
2. All content edit
This level of edit includes all graphics on the site, any pop-up boxes or windows, and
any obvious formatting problems.
Welcome to our hotel booking page - to view details for each hotel, position the curser over it's image. To get a resservation for that hotel, click on the hotel.
We send you the corrected text as a Notepad document as above, with any corrections required for images and pop-ups or animations highlighted as shown below. Any corrections concerning images, pop-up windows, animations etc. will be included at the bottom of each page to keep them separate from the HTML mark-up, making it easier for you to copy and paste the text corrections.
...
<table align= "center"><tr>
<td><p>
Welcome to our hotel booking page - to view details for each hotel, position
the cursor over its image. To make a reservation for that hotel, click on the hotel icon.
</p></td>
</t
r></table>
...
|| IMAGE - ref: example_map.gif ||
bottom middle: VILLIERS TERRASE should read: VILLIERS TERRACE
mid right: Post Officce should read: Post Office
|| POP-UP WINDOW - ref: www.myhotel/page5/details/HotelMorska.swf ||
Text should read:
173 rooms - 112 dbl., 61 sin.
Restaurant, 2 bars, roof
terrace, brasserie, 200
m from beach, swimmi-
ng pool, 50 parking pl.

