Skip to content

rwd#155

Open
Amanitus wants to merge 4 commits into
devmentor-pl:masterfrom
Amanitus:master
Open

rwd#155
Amanitus wants to merge 4 commits into
devmentor-pl:masterfrom
Amanitus:master

Conversation

@Amanitus
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Owner

@devmentor-pl devmentor-pl left a comment

Choose a reason for hiding this comment

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

Piotrze,

Nic więcej nie znalazłem ponad to co omawialiśmy na spotkaniu :)
Działaj dalej tj. teraz czekam na projekt :)

Comment thread 01/style.css
border: 150px solid #dcdcdc;
border-right-color: transparent;
border-bottom-color: transparent;
shape-outside: polygon(0 0, 0% 100%, 100% 0%);
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread 02/styles/global.css
.b {
grid-column: 2;
grid-row: 2;
}
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread 03/index.html

<side class="v">
<iframe width="560" height="315" src="https://www.youtube.com/embed/9lUIkCpUwNM?si=-zv1TaQ5K4sNHY0a" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</side>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread 03/styles/global.css
grid-area: t;
grid-column: span 2;
max-width: 100%;
}
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread 04/style/style.css
}


.menu ul {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Przypominam tylko, aby stylować po klasach - wtedy łatwiej jest zapanować nad całością czyli zamiast .menu ul to np. .submenu lub podobnie.

Comment thread 05/index.html
<div></div>
</footer>
</body>
</html> No newline at end of file
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread 05/style/style.css
width: 100%;
}

.dwie-kolumny, .trzy-kolumny {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Staraj się używać jedynie angielskich nazw dla klas :)

@Amanitus
Copy link
Copy Markdown
Author

Amanitus commented Oct 12, 2024 via email

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