Levan
@MosacdAll solutions
- Submitted 2 months ago
responsive post, HTML, CSS, JS
- HTML
- CSS
- JS
4)I would like to know how to make the picture look exactly like in the given examples. (do we change it with Css or just use a different picture/use some editor for it)
- Submitted 2 months ago
Responsive Blog page, HTML, CSS (Grid)
- HTML
- CSS
When it comes to using different units for text elements, when to use rem, em and percentages.
- Submitted 2 months ago
Responsive page for cards, utilizing Grid
- HTML
- CSS
setting minmax width/height when it comes to grid columns/rows seems a bit weird
- Submitted 3 months ago
Responsive, CSS, HTML
- HTML
- CSS
I have a little trouble on deciding where to set break points and I'm still wondering how responsive it is supposed to be. This version looks normal for desktop and intended phone version, but I don't like the way it looks on different types of screen sizes when it comes to phones and tablets (since they mostly have different size ratios and zoom). Writing media queries for each of these seems a bit excessive. (next Time I'll just try to fit it on tablet too I guess).
- Submitted 3 months ago
used HTML, CSS, responsive
- HTML
- CSS
svg is a bit more zoomed in in the mobile version, than the desktop version. I'm not exactly sure how to do that (manually changing width/height or something to do with resolution). Also am I supposed to make this thing responsive only for 375 and 1440 viewport widths or inbetween them too?
- Submitted 3 months ago
QR code task using HTML and CSS
- HTML
- CSS
I would like to learn how to make it responsive properly and how margin and padding effect responsivness.