2 Essential elements for this tutorial:
- Create Google Form
- Open the Static FBML app then paste the code you got from your Google form's source page
- Now, we have to edit the code. First remove this code:
<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN” “http://www.w3.org/TR/html4/strict.dtd”><html><head><meta http-equiv=”Content-type” content=”text/html; charset=utf-8″>
<title>test</title>
- Now change this:
- To:
- Remove these tags:
</head>
<body class=”ss-base-body” dir=”ltr”>
</body></html> (can be found on the bottom part of the code)
- Finally, add <br> after each label item to next the box under the box name. ei. <label for=”entry_0″>name</label><br>
Here's the sample Google form from my Facebook Page, SeaBreeze Cottages Moalboal Cebu
If you find this tutorial a little confusing, you may refer to this page.
No comments:
Post a Comment