Olga
@cvtqxAll solutions
- Submitted 5 months ago
Javascript Contact Form with CSS Grid
- HTML
- CSS
- JS
Any feedback would be appreciated.
- Submitted 6 months ago
Countries and Flags app built with React and Bootstrap
- HTML
- CSS
- JS
- API
- When I go to a country detail page and click back button the page flickers before it reloads. I would like to learn why this is happening and how to fix this.
- I would like to learn how to target specific elements in CSS that are built with reactstrap. For example I used button.btn selector to override reactstrap's button style, but I am not sure whether this is the right way. I just did a lot of trial and error in this case.
- Submitted 6 months ago
Four card feature page using CSS Grid
- HTML
- CSS
In mobile view the main header is perfectly aligned with the paragraph underneath and covers the width of the whole line. I haven't figured out how to do this and would appreciate help.
- Submitted 6 months ago
Responsive design of recipe page
- HTML
- CSS
Nothing really but any comments or suggestions would be appreciated.
- Submitted 6 months ago
Responsive design of blog preview card
- HTML
- CSS
-
I would like to learn more abut sizing of html elements. In my design I used static sizes with px, but I know that this is not the best practice.
-
I also need to learn more about margins and paddings and how they affect distance between elements.