Skip to content

Conversation

@AnastasiyaSantalova
Copy link

Test pictures were used. Cross-browser compatibility was not verified.

@AnastasiyaSantalova AnastasiyaSantalova changed the title Cubes. Version 1. Anastasiya Santalova Cubes. Anastasiya Santalova Jul 2, 2019
Copy link

@svvald svvald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work overall with a couple of minor remarks.

height: 100%;
}

.weather__background_transparency {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd call it transparent since modifier name is rather adjective than noun like invisible above.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, you right. Fixed :)


<div class="weather weather-skyblue">

<div class="weather__block_visible">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have a lot of div and span elements that are not semantic. It's not critical but sometimes it's better to use semantic tags like header, main, section, footer etc.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My widget has no header and footer, but I've changed some tags. Thank you for comments!

Copy link

@svvald svvald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks even better now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants