p-foundation / pink-app

The repository is created for learning adaptive web design and team collaboration through git and GitHub
https://p-foundation.github.io/pink-app/
0 stars 0 forks source link

feat: add section into #2

Closed NazarPauk closed 10 months ago

NazarPauk commented 1 year ago

Description

created a 'Into' section with responsive design for various screen sizes using media queries and optimized the images.

Checklist

Before submitting this pull request, please ensure the following:

5hraddha commented 1 year ago

Hi @NazarPauk, I've coded this section by myself to explain few concepts regarding semantic HTML and BEM. Here are the links: Github Repo: https://github.com/5hraddha/p-foundation-pink Live Page - http://5hraddha.me/p-foundation-pink/

I thought that I will record a video explaining the stuffs but didn't get time over weekend. I'll touch these topics in our class this week. This is not the only solution to the task but feel free to have a look on the code. There are certain things that we can learn from it. You can always ping me or tag me in the channel and clarify any doubts. I'll be happy to assist.

5hraddha commented 11 months ago

Hey @NazarPauk, There are few merge conflicts in the below listed files:

blocks/visually-hidden/visually-hidden.css
index.html
pages/index.css

Would you be interested in looking into it and give it a try to resolve them? Please, let me know in case you need help. Once that's done, we should be good to go.