ErwiniaDev
@ErwiniaDevAll solutions
- Submitted 24 days ago
Blog preview card challenge - with HTML, CSS, flexbox
- HTML
- CSS
-
I find that there are some repetitive elements in the CSS, and I didn't know how to factor it (or even if you should or shouldn't for this kind of case).
-
Is the "align-items: flex-start" ok here? (file "style.css", line 148 on the first version)
-
Is it ok for the structure of the index.html? for example the use of the "article" tag, or the tag, or the tag with class for the publication date?
Thank you very much!
- Submitted about 1 month ago
QR code component challenge - HTML/CSS & Flexbox
- HTML
- CSS
- Is the CSS properly organized?
- And have I correctly broken down my HTML code (div, class, ...)?
- Thank you!