Corizon
Corizon
KPCKevin Powell - Community
Created by Corizon on 12/15/2023 in #front-end
Please, how do I structure this in React JS?
Yeah, I know but it's not really about the right endpoint, it's about indenting the select input the it's structured in the HTML
12 replies
KPCKevin Powell - Community
Created by Corizon on 12/15/2023 in #front-end
Please, how do I structure this in React JS?
No description
12 replies
KPCKevin Powell - Community
Created by Corizon on 12/15/2023 in #front-end
Please, how do I structure this in React JS?
No description
12 replies
KPCKevin Powell - Community
Created by Corizon on 12/15/2023 in #front-end
Please, how do I structure this in React JS?
I am ready, I moved on to creating the db and all that, now I need to get those informations into the db
12 replies
KPCKevin Powell - Community
Created by Corizon on 12/15/2023 in #front-end
Please, how do I structure this in React JS?
No description
12 replies
KPCKevin Powell - Community
Created by Corizon on 12/15/2023 in #front-end
Please, how do I structure this in React JS?
Like a sub of a sub of a sub
12 replies
KPCKevin Powell - Community
Created by Corizon on 12/15/2023 in #front-end
Please, how do I structure this in React JS?
No description
12 replies
KPCKevin Powell - Community
Created by Corizon on 12/15/2023 in #front-end
Please, how do I structure this in React JS?
No description
12 replies
KPCKevin Powell - Community
Created by Corizon on 12/15/2023 in #front-end
Please, how do I structure this in React JS?
It was sent to me as an interview test. I need help with it, I have 2 hrs left 🙏🏾
12 replies
KPCKevin Powell - Community
Created by Corizon on 7/19/2023 in #front-end
Please, how do I achieve this border design?
Thanks everyone ❤️ this will go a long way
16 replies
KPCKevin Powell - Community
Created by Corizon on 7/19/2023 in #front-end
Please, how do I achieve this border design?
But making them curved seems to be a hard nut to crack
16 replies
KPCKevin Powell - Community
Created by Corizon on 7/19/2023 in #front-end
Please, how do I achieve this border design?
I could achieve the sharp corners now from @kevinpowell video.
16 replies
KPCKevin Powell - Community
Created by Corizon on 7/19/2023 in #front-end
Please, how do I achieve this border design?
@kevinpowell thanks for the video, I really appreciate it ❤️
16 replies
KPCKevin Powell - Community
Created by Corizon on 7/19/2023 in #front-end
Please, how do I achieve this border design?
Thanks y'all, I'll try all these options out.
16 replies
KPCKevin Powell - Community
Created by Corizon on 5/12/2023 in #front-end
The best approach for this >>>
Thanks a lot. I really appreciate @jochemm
22 replies
KPCKevin Powell - Community
Created by Corizon on 5/12/2023 in #front-end
The best approach for this >>>
@jochemm Okay 👍
22 replies
KPCKevin Powell - Community
Created by Corizon on 5/12/2023 in #front-end
The best approach for this >>>
@jochemm yeah, I can handle the border-radius guy
22 replies
KPCKevin Powell - Community
Created by Corizon on 5/12/2023 in #front-end
The best approach for this >>>
Okay, i think I'll have to specify a height to get the justify/align values to work
22 replies
KPCKevin Powell - Community
Created by Corizon on 5/12/2023 in #front-end
The best approach for this >>>
I guess this should work
22 replies
KPCKevin Powell - Community
Created by Corizon on 5/12/2023 in #front-end
The best approach for this >>>
@jochemm
css.container{
display: grid;
}
.image1, .image2{
grid-column: 1;
grid-row: 1;
}
css.container{
display: grid;
}
.image1, .image2{
grid-column: 1;
grid-row: 1;
}
22 replies