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

Project-business-site av Emelie Nyberg Kedert #365

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

Conversation

EmelieNyberg
Copy link

No description provided.

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.

Hi Emelie, what a cool page you've created! The styling is very on point with the theme and your code is well structured.

HTML

  • Nice usage of semantic elements, such as header and footer

CSS

  • Your CSS maintains a consistent color scheme and typography, which gives your site a cohesive look and feel. The use of a background image with a gradient overlay looks so nice! I really like that you're reusing the orange color in all areas.

Clean Code

  • Your CSS is well-organized, making it easy to follow and maintain.
  • I really like that you reused the class name for the labels ⭐
  • Make sure files and folders also uses kebab-case style when naming them.

Keep up the stellar work! 😉

Comment on lines +21 to +31
With more time, I would focus on enhancing the user experience by adding more interactive elements and further refining the design. I would also explore the possibility of adding a validation to my password element saying "min 8 characters". One thing I couldn't achieve was using flexbox in mobile size to ensure that the list items in the <footer> were arranged with two items per row. In other words, I wanted it to look like this:

Product Contact us
Legal Language

and not:

Product Contact us Legal
Language

Maybe you have a suggestion how to solve this? :-D
Copy link
Contributor

Choose a reason for hiding this comment

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

Hmm, maybe you could play around with the `column-gap? property? 👀

@jempa182
Copy link

jempa182 commented Sep 9, 2024

I love this website Emelie!! The video gives such a nice vibe to it all!
The responsiveness works super well and the HTML/CSS has a nice structure with clear names :)
Was tricky to find anything that I would change. Great work!! 🤩

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