Raashid Arquil
@Rvvshid04All solutions
- Submitted 4 months ago
Recipe page using html and css
- HTML
- CSS
The nutrition section a border-bottom for the last 'tr' tag. I created a '.tr' class just to not apply the border-bottom
- Submitted 4 months ago
social-links-profile-main using html and css
- HTML
- CSS
On 'role' or ARIA as landmarks... Is it better that I make it a good coding practice early on? and feel free to give any other tips and tricks for later projects!
- Submitted 4 months ago
Blog Preview Card using html and CSS
- HTML
- CSS
I'd like help with figuring out how to make the preview card exactly centered. Its centered horizontally, but not vertically. Despite, justify-content and align-items...perhaps I put it in the wrong tag? should I put it in the body tag directly?