Rui-Martins23
@Rui-Martins23All solutions
- Submitted 3 days ago
Newsletter Signup Form using Javascript Form Validation
- HTML
- CSS
- JS
How to improve the javascript code written. Not 100% sure if it was the correct way... even though the form renders the results as intended. I'll have to look at other solutions, in order to see different types of approaches to this challenge.
- Submitted about 2 months ago
Mobile-first approach on Social Proof Section
- HTML
- CSS
Could use some help on how to style the rating stars, as that was something I struggled with. Also, please give some feedback on the desktop layout, if you feel that there was a simpler way to do this.
- Submitted about 2 months ago
Responsive results summary card using CSS Grid
- HTML
- CSS
Still trying to get used to naming the classes using the BEM model. If you guys have any tips on that, please let me know.
- Submitted 3 months ago
Article-Preview Solution using Javascript
- HTML
- CSS
- JS
Curious to know other ways of achieving the style and position of the social-icons box. Felt that my use of CSS position properties wasn't the most effective. Didn't feel 100% happy about it...
- Submitted 4 months ago
Mobile-first approach on a Testimonials Grid Section
- HTML
- CSS
Placing the quote mark image behind the text. I tried to use the z-index property... but i didn't achieve the result wanted. Any suggestions on how to approach this? Many thanks.
- Submitted 4 months ago
Mobile-first Four Card Feature using Flexbox and Grid
- HTML
- CSS
Maybe some tips on how to avoid repetition writing the css code. Ended up with the feeling that perhaps my style.css file was a bit too long.
- Submitted 4 months ago
Product Card Challenge with a mobile-first approach
- HTML
- CSS
How would you make the transition of the mobile-image for the desktop-image? I placed both on the HTML structure and then used "display: none" on the media queries in order to hide them... but it didn't feel the best way to do this.
- Submitted 4 months ago
Recipe Page using HTML and CCS only
- HTML
- CSS
How would you do the Nutrition Section of this challenge? When making it, I felt this could be made in many different forms... which makes me think mine isn't the best.
- Submitted 4 months ago
Social Links Card using HTML and CSS
- HTML
- CSS
Please let me know what you think about the use of the HTML elements. Is the use of the elements semantically correct? Or could it be improved?
- Submitted 4 months ago
Responsive Blog Preview Card
- HTML
- CSS
In this specific project I would appreciate any tips concerning the ways of displaying and resizing an image inside its container, to better handle this subject.
- Submitted 4 months ago
QR Code challenge solution using CSS Flexbox
- HTML
- CSS
Making the project responsive, to be suitable for desktop and mobile. Felt it's still quite complicated for me at this initial learning stage.