Skip to content

Conversation

Murali1543
Copy link

No description provided.

@netlify
Copy link

netlify bot commented Jun 12, 2022

Deploy Preview for hash-signup-challenge ready!

Name Link
🔨 Latest commit 4028369
🔍 Latest deploy log https://app.netlify.com/sites/hash-signup-challenge/deploys/62aa0862a75207000a176156
😎 Deploy Preview https://deploy-preview-5--hash-signup-challenge.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@dineshbabu853
Copy link
Contributor

@Murali1543 please place your html and css files inside the public folder

<div class="inputforms">
<input type="text" name="user" placeholder="Username" required>
<input type="text" name="email" placeholder="Email" required>
<input type="text" name="pass" placeholder="Password" required>
Copy link
Contributor

Choose a reason for hiding this comment

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

give the proper type for the input elements

justify-content: center;
cursor: pointer;
transition: all ease-in-out;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

update the transition value to ~.8s

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