Neha / css3-demos

This repo is the code and demo of new features in CSS and ready-to-use css code.
27 stars 24 forks source link

Create the code example of the images gallery (4 developers can contribute to it) #8

Open Neha opened 4 years ago

Neha commented 4 years ago

Develop the HTML and CSS based image gallery. Do not use Floats or positions. You can use only flex or grids only.

We will have 4 types of Gallery:

1) Gallery displaying only images thumbnails - @rzdev is working on it. 2) Gallery with image and the caption or title over image thumbnail - @joshuafbarker worked on it and it is merged too. 3) Gallery with clickable thumbnail - @shubhamx is working on it 4) Gallery with image, caption/title, description text and clickable. - @imrishabh18 is working on it.

The gallery should be accessible and responsive. On desktop the grid should be of 4X4 , on tab 3X3 and on mobile 2X2.

The gallery version # 3 and # 4 should have hover effect.

rzadev commented 4 years ago

Hi Neha, I can help you to create gallery type 1.

Neha commented 4 years ago

@rzadev awesome assigning to you.

subhamX commented 4 years ago

I would like to work on this. [Type 1]

Neha commented 4 years ago

@subhamX , # 1 is already assigned to @rzadev .

Would you like to go with # 2?

subhamX commented 4 years ago

3 would be better. 🙂

rzadev commented 4 years ago

@rzadev awesome assigning to you.

@Neha great, I'm working on it.

joshuafbarker commented 4 years ago

I will develop #2

imrishabh18 commented 4 years ago

I would like to work on [2].

Neha commented 4 years ago

@imrishabh18 # 2 is taken by @joshuafbarker . Only # 4 is left. Would you like to go for that?

imrishabh18 commented 4 years ago

@Neha Okay l will try.

Neha commented 4 years ago

Hello All,

I just merged the PR by @joshuafbarker. You all can have a look to that as base code.

Thanks, Neha

rzadev commented 4 years ago

Hello All,

I just merged the PR by @joshuafbarker. You all can have a look to that as base code.

Thanks, Neha

@Neha Ok, noted.

rzadev commented 4 years ago

Hello @Neha, I have submitted my pull request four days ago but you haven't merged it yet, is there any issue?

Neha commented 4 years ago

Hello @rzadev , I didn't got the time to review. Just reviewed and merged too.

rzadev commented 4 years ago

Ok, thank you @Neha.