Skip to content

Conversation

@artakjato
Copy link

Netlify link added to the README file

Copy link
Contributor

@HIPPIEKICK HIPPIEKICK left a comment

Choose a reason for hiding this comment

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

Well done implementing CSS Grid and Flexbox, looks super! I like the sticky navbar and the design in general looks very aligned.

Keep up the good work Arta ⭐

<h2>Join FikaMatch Today</h2>
<form
class="create-profile-form"
action="http://httpbin.org/anything"
Copy link
Contributor

Choose a reason for hiding this comment

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

Make sure you're using https as the action as some browsers will block http (unsecure)

Comment on lines +264 to +274
<label><input
type="radio"
name="subscription"
value="free"
checked
/> Free</label>
<label><input
type="radio"
name="subscription"
value="premium"
/> Premium</label>
Copy link
Contributor

Choose a reason for hiding this comment

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

Remember indentation!

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