/    Sign up×
Community /Pin to ProfileBookmark

HTML Coding

How do I code “Book My Table” button, so that I can get all the notifications related to “Table Booking” on my configured Email ID?

Kindly suggest proper HTML Coding…

Below is the coding of “Book My Table” button.

<br>
<br>
<button type=”submit” style=”width:200px;height:50px;”> <b> BOOK MY TABLE </b> </button>
</center>

</div>

</body>
</html>

Thanks!

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@IIShNoIIFeb 20.2017 — Could you go more into detail and provide the whole html file.
Copy linkTweet thisAlerts:
@jedaisoulFeb 20.2017 — Firstly, use a [b][url=https://www.w3schools.com/tags/tag_form.asp]form[/url][/b] not a button. This will enable you to collect and pass all the information to the server.

Secondly, you need a server script to validate and sanitize the content, send the email, and pass back a success or failure flag.
×

Success!

Help @Vidhi spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...