morteinguard
morteinguard
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
okkay i'll try
29 replies
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
1024/1024
29 replies
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
No description
29 replies
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
.img-5 {

grid-column-start: 2;
grid-column-end: 4;
height: 50%;
object-fit: cover;

}
.img-5 {

grid-column-start: 2;
grid-column-end: 4;
height: 50%;
object-fit: cover;

}
29 replies
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
No description
29 replies
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
.branding {
display: grid;
grid-template-columns:repeat(3 , 1fr) ;
grid-gap:0.1rem;
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}

.img-5 {

grid-column-start: 2;
grid-column-end: 4;
}
.branding {
display: grid;
grid-template-columns:repeat(3 , 1fr) ;
grid-gap:0.1rem;
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}

.img-5 {

grid-column-start: 2;
grid-column-end: 4;
}
29 replies
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
<section id="work-b" class="text-center py-3"></section>
<div class="branding">
<img src="img/Branding/branding-1.jpg" class="img-1" alt="">
<img src="img/Branding/branding-2.jpg" class="img-2" alt="">
<img src="img/Branding/branding-3.jpg" class="img-3" alt="">
<img src="img/Branding/branding-4.jpg" class="img-4" alt="">
<img src="img/Branding/branding-5.jpg" class="img-5" alt="">
</div>
<div class="item-text">
<p>Packaging Design<p>
</div>
<div class="bottom-line-2 "></div>
</div>
</section>
<section id="work-b" class="text-center py-3"></section>
<div class="branding">
<img src="img/Branding/branding-1.jpg" class="img-1" alt="">
<img src="img/Branding/branding-2.jpg" class="img-2" alt="">
<img src="img/Branding/branding-3.jpg" class="img-3" alt="">
<img src="img/Branding/branding-4.jpg" class="img-4" alt="">
<img src="img/Branding/branding-5.jpg" class="img-5" alt="">
</div>
<div class="item-text">
<p>Packaging Design<p>
</div>
<div class="bottom-line-2 "></div>
</div>
</section>
29 replies
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
wait i,ll send you
29 replies
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
this works out but th image suddenly get bigger
29 replies
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
i just did
29 replies
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
.branding { display: grid; grid-template-columns:repeat(3 , 1fr) ; grid-gap:0.1rem; box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3); } .img-5 { grid-column-start: 2; grid-column-end: 4;



}
29 replies
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
css:
29 replies
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
<div class="branding"> <img src="img/Branding/branding-1.jpg" class="img-1" alt="">
<img src="img/Branding/branding-2.jpg" class="img-2" alt="">
<img src="img/Branding/branding-3.jpg" class="img-3" alt="">
<img src="img/Branding/branding-4.jpg" class="img-4" alt="">
<img src="img/Branding/branding-5.jpg" class="img-5" alt="">
</div> <div class="item-text"> <p>Packaging Design<p> </div> <div class="bottom-line-2 "></div> </div> </section>
29 replies
KPCKevin Powell - Community
Created by morteinguard on 9/10/2023 in #front-end
Grid properties issue
if i may ask what is code pen?
29 replies
KPCKevin Powell - Community
Created by morteinguard on 8/27/2023 in #front-end
regard horizontal scroll-bar
I'm not saying to do my client work first of all all i asked for a youtube video link of or a hint.
6 replies