Update home_en.html

This commit is contained in:
FURK4NGG
2024-09-19 01:07:43 +03:00
committed by GitHub
parent 0640841e6b
commit d2e4b46693
+3 -3
View File
@@ -250,15 +250,15 @@
<p>For a fee quote for your project, to ask a question, or to say 'Hello!' contact me through my e-mail addresses or write to me through my social media addresses! I will get back to you as soon as possible.</div> <p>For a fee quote for your project, to ask a question, or to say 'Hello!' contact me through my e-mail addresses or write to me through my social media addresses! I will get back to you as soon as possible.</div>
<div id='form'> <div id='form'>
<tr> <tr>
<td><input type="text" name="person" style="width: 300px;height: 40px;padding-left: 10px;" maxlength="41" placeholder="Name Surname" aria-label="Name Entry"/></td> <td><input type="text" name="person" style="width: 300px;height: 40px;padding-left: 10px;padding-right: 10px;" maxlength="41" placeholder="Name Surname" aria-label="Name Entry"/></td>
</tr> </tr>
<tr></tr> <tr></tr>
<tr> <tr>
<td><input type="email" name="email" style="width: 300px;height: 40px;padding-left: 10px;" maxlength="41" placeholder="Mail Adress" aria-label="Mail Entry"/></td> <td><input type="email" name="email" style="width: 300px;height: 40px;padding-left: 10px;padding-right: 10px;" maxlength="41" placeholder="Mail Adress" aria-label="Mail Entry"/></td>
</tr> </tr>
<tr></tr> <tr></tr>
<tr> <tr>
<td><input type="text" name="konu" style="width: 300px;height: 50px;padding-left: 10px;" maxlength="41" placeholder="Subject" aria-label="Subject Entry"/></td> <td><input type="text" name="konu" style="width: 300px;height: 50px;padding-left: 10px;padding-right: 10px;" maxlength="41" placeholder="Subject" aria-label="Subject Entry"/></td>
</tr> </tr>
<td></td> <td></td>
<tr> <tr>