Samuel Sylvester
@Sylvester009All solutions
- Submitted 4 months ago
Responsive Social Media Dashboard built with JS
- HTML
- CSS
- JS
None really, I get that border-color does not accept linear-gradient so i have to wrap the card in a div with a linear background but any help with making my css a little bit clean will be very much appreciated.
- Submitted 6 months ago
News Homepage(first junior project)
- HTML
- CSS
- JS
None for now but am open to suggestions and advices pertaining o learning grid better. Thanks
- Submitted 6 months ago
Result Summary Page (JSON)
- HTML
- CSS
I would love assistance in understanding how data is being fetched and worked on.
- Submitted 6 months ago
Responsive NewsLetter with JS Validation
- HTML
- CSS
- JS
none for now but any suggestions will be appreciated.
- Submitted 6 months ago
Base Apparel With Form Validation
- HTML
- CSS
- JS
Am still kind of trying to understand Regex.
- Submitted 6 months ago
Ping Page With Form Validation
- HTML
- CSS
- JS
I would assistance in the learning of regex, and also explanation on why the e parameter has to be included in the function. I get that it helps prevents the form from being submitted but since it was never called or given a value down the line, I don't get why it should be use. For example: const add (a , b) -> { return a + b;}; add(1, 3);
here the params are later called and given values outside the function but that is not the case with the params "e/event" in form validation.
- Submitted 7 months ago
Responsive Rating Component built Javascript
- HTML
- CSS
- JS
Any advice on how to do a close button that removes the thank you page and renders the rating page.
- Submitted 7 months ago
Responsive FAQ Page Using JS
- HTML
- CSS
- JS
I will really love any advice on how to understand the basics of JavaScript in a much better way.
- Submitted 7 months ago
Article Preview Card using JS
- HTML
- CSS
- JS
The animation part of this project please.
- Submitted 7 months ago
Responsive Huddle Page Built with Flexbox
- HTML
- CSS
I guess it will be making my page non scrollable.
- Submitted 7 months ago
Responsive Order Summary Card
- HTML
- CSS
Help on how to center my section very well.
- Submitted 7 months ago
Responsive Testimonial built with Grid
- HTML
- CSS
I need more rigorous understanding of the grid layout
- Submitted 7 months ago
Responsive four card page
- HTML
- CSS
I have been making progress regarding less code when necessary and there has been improvement, but I would love to make more progress regarding it whereby I do not have to write redundant codes.
- Submitted 7 months ago
Responsive Recipe Page
- HTML
- CSS
I need to learn to write lesser amount of CSS code to achieve the same result.
- Submitted 7 months ago
Responsive Blog Card
- HTML
- CSS
More understanding in making my card responsive while writing lesser code.