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

Business site project #384

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

Conversation

Sherrydev11
Copy link

This is my business-site project

@HIPPIEKICK
Copy link
Contributor

Please create a README-file where you put your Netlify link 😊

Copy link
Contributor

@JennieDalgren JennieDalgren left a comment

Choose a reason for hiding this comment

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

No readme file, add that and your netlify link

Updated readme and pasted my netlify link
Copy link
Contributor

@JennieDalgren JennieDalgren left a comment

Choose a reason for hiding this comment

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

Good job!

You are meeting all requirements.

In the future, make sure to not add any styling in the html file - put it into the css instead.
In the css it looks like all the texts are using font-family sans-serif. If you have these rules, you can put them on the whole body instead. Same goes with other styling that is repeated. Remember DRY coding is the best.

<input type="email" id="email" name="email" placeholder="[email protected]" required>
<br>
<br>
<label style="margin-left: 10px;"> How would you like to be contacted?</label> <br>
Copy link
Contributor

Choose a reason for hiding this comment

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

add the styling in the css file in the future. No inline styling ❌

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.

3 participants