Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added email input field in contact form for better user experience #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Aaryan376
Copy link

No description provided.

Fixed contact form for better user experience
@@ -59,8 +59,13 @@ <h1 class="">ProgrammerGaurav</h1>
<input type="text" class="form-control" id="name" name="name" required>
</div>
<div class="form-group">
<label for="Messege">Messege</label>
<textarea type="email" class="form-control" id="messege" name="messege"
<label for="Email">Email</label>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I redirected the user to my WhatsApp profile so no need to take email, I am not using any backend in this portfolio,

Copy link
Owner

@ProgrammerGaurav ProgrammerGaurav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not going to merge but will be eligible for hacktoberfest

@@ -18,21 +18,21 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="Hi, I am Gaurav, I am a Full Stack Developer, If you need a Website, then email me may be. - programmergaurav">
content="Hi, I am Gaurav, I am a Full Stack Developer, If you need a Website, then you may email me. - programmergaurav">
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think email me maybe is better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants