Stephen is a Frontend Website Developer with a growing foundation in the field. he has contributed to several projects, learning to deliver work on time and within budget. His skills include HTML5, CSS3, SASS, and Tailwind CSS, along with basic knowledge of Git, GitHub, JavaScript, and React.
Latest solutions
Coference Ticket Generator Built with react and tailwind css
#react#tailwind-cssSubmitted 4 months agoCalculator App Using Html, JavaScript and CSS.
#animationSubmitted 7 months agoCurrently, I dont need help, Will let you all know on discord if I would be needing help. Better still you can drop a comment on where you think I could Improve. Thanks FrontEnd Mentor. Thanks everyone...
Latest comments
- @DemoStephenSubmitted 4 months ago
- @kemenyfa-szuSubmitted about 1 year ago
- @FavourorjiSubmitted 12 months ago@DemoStephenPosted 5 months ago
In case if you would need to make the <main></main> align to the center.
Here is what you can do.
- Add a min height of 100svh to the body
- Display flex on the body element.
- Align items: center, justify content: center should be added to the body tag.
You are welcome.
0 - @why-not-phoenixSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
This might be a bit messy, especially my HTML. Did my best to provide good accessibility. Had fun using Figma for the first time, made things a lot easier, can't wait to see how it comes out. This should be more difficult than my last submission but I found it a lot easier. I guess it's all coming back. Tried adding JS or Bootstrap but the project is too small, and I didn't want to over complicate things.
What challenges did you encounter, and how did you overcome them?Using Figma was a challenge to begin with. Had to go look at the documentation several times.
What specific areas of your project would you like help with?General Improvements. Mobile first design and responsiveness generally.
@DemoStephenPosted 5 months agoI think you can do better.
Giving the body a fixed height of 960px is not really okay for accessibility purposes.
Why not change 960px to min-height: 100svh
Marked as helpful1 - @patriciabogSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
I did this challenge year ago for that moment was good started with HTML and CSS. Next time i world apply some functionalities with JavaScript or other language.
What challenges did you encounter, and how did you overcome them?The challenge was to find the colour blue.
What specific areas of your project would you like help with?I think css.
@DemoStephenPosted 5 months agoSo close to the design.
I have quite an understanding on CSS. If you dont mind we could learn together.
0 - @DemoStephenSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
Its an amazing thing working on this project. I did some magic while building this page. Next time i would do more magic.
What challenges did you encounter, and how did you overcome them?I encounter some challenges while i was trying to change the image and the sections once user click on an event. I was able to figure that out with the use of an object thats is containing all the information that i need.
What specific areas of your project would you like help with?Currently, I am still learning. I need help with everything you can think of.
@DemoStephenPosted 8 months agoThanks for the feedback man. And by the way I made use of chrome dev tool. I would take a look Kevin Powell explanation on media queries.
0