-
kadriye3478Answered on December 06, 2017 09:12 AM
sitemin neresine gömeceğimi bilmiyorum malesf
-
TREVONAnswered on December 06, 2017 10:44 AM
Based on the guide you were reading at you would need to embed your form on your HTML website.
Below is a simple html document script and you nee to place your embed coed in the body tags of your web page.
<html>
<head>
<title>Tittle Here</title>
</head>
<body>Insert your form embed here
</body>
</html>