Latest comments
- @Carlosgnx@AdanSaavedra
Well done bro, but i saw you forgot to put the hover state elements, you can learn more about it here. Also you have problems with the accessibility, I took a look to your code and you should use h1 tag first instead of h2, following the semantics rules. I hope this suggestions helps you.😁👍🏾
Marked as helpful - @Paul21777@AdanSaavedra
Well done bro, but i saw you have problems with the accessibility, Document should have one main landmark, this issue I'd due to the inability to detect the main content within your document. You can resolve thus by using the semantic main tags which will indicate that any tags enclosed with is the main content. Read more on semantic tags here
- @j-likes-spicy@AdanSaavedra
That's pretty well done bro, one suggestion, "0 1rem 1rem 1rem" in the margin property of the paragraph could fit better instead of the one you already put.🔥👍🏾
Marked as helpful - @LilMus@AdanSaavedra
Well done bro, just a suggestion, I think if you put to the first text the font-size property of x-large, it could be better🔥👍🏾
- @maxemiliano1@AdanSaavedra
Well done bro, just a suggestion, you can add "transition" property to the image overlay to get smoother. 🔥👍🏾
Marked as helpful