What is going wrong here ? Layout is a mess
Hello,
I have this so far : https://codepen.io/RoelofWobben/pen/MYYjYKN
And it want to look like this :
Can anyone help me to get out of this mess ?

23 Replies
the biggest issue is declaration of
grid-template-columns
then you have brand a lvl to deep for grid to work on it and last a validation issue you can't put p
tag inside headingSorry
What do you exactly mean with "brand a lvl" ?
the
<i class="brand">
Studio 1mind
</i>
should be next to a div with a class of img not inside of itaha, adding a </h2> makes the layout a lot better
oke
So I have to change it to :
?
oke
you got mostly there one more issue
<i class="Brent Horton, Customer">
shouldn't it be <i class="name">Brent Horton, Customer</i>
??
and now the columns workalso changed
I think I need a lot of practice to make this complex layout for myself
don't forget to close article š
also changed
maybe time to do more of Kevin course's .
I did only the CLR course
don't worry you will get there you just need to practice š
pfff
I think I practice for some 2 years now with FEM challenges
dev tools is your friend learn to use it and leverage it's strengths
Thanks again and have a good weekend
I can finally work further on my project
:thumbup:
This is a hard challenge, I've been a frontend dev full time for about 2 years now and it took me around an hour. Is this a FEM challenge?
Might be better to do easier ones. Plus this is a really unique component you won't see really. Lots of what I do day to day is pretty benign stuff
no this was a challenge I found for myself for a wordpress challenge
I did already a lot of the beginners and some of the medioum projects a while ago
but I will do them maybe again
I have to
It seems I deleted the two I made this year
š¦
@vince what do you think of this : https://codepen.io/RoelofWobben/pen/GgKPxPB
found a pen solving one of the easiest challenges
@vince may I see your code ?
I hink I made things to complicated
Sorry been out all day and will be out for the rest of the day i haven't been able to take a good look at this
Will be out like all day tomorrow too š but ping me again tomorrow and I'll try to take a look
Sorry I mean the code for the card
Where you said you worked a hour
So this one : https://codepen.io/RoelofWobben/pen/MYYjYKN
yep, a lot easier then I did
old habit of me to always choose a difficult way
Thanks for showing me this
Time to study it
And for the feedback I have made a topic in the showcase channel