
HTML & CSS Project Tutorial - Build a Recipes Website
video description
Date: 2022-03-14
Related videos
Comments and reviews: 6
MrNestaho
For the following code, the tags-list display -grid,- and the tags-list a display -block-
What is the relationship between the -grid- and -block- here, please explain in details.
Thanks
.tags-list -
display: grid;
grid-template-columns: 1fr 1fr 1fr;
-
.tags-list a -
text-transform: capitalize;
display: block;
color: var(--grey-500);
transition: var(--transition);
-
reply
For the following code, the tags-list display -grid,- and the tags-list a display -block-
What is the relationship between the -grid- and -block- here, please explain in details.
Thanks
.tags-list -
display: grid;
grid-template-columns: 1fr 1fr 1fr;
-
.tags-list a -
text-transform: capitalize;
display: block;
color: var(--grey-500);
transition: var(--transition);
-
reply
Sabal
I have completed this lesson and what I would like it suggest is that: try to make layout yourself at first and if you stuck at anything take help from video. In this way you can exactly figure out where your flaws are and you can improve yourself rather then just watching and copying and pasting. HAPPY CODING !!!
reply
I have completed this lesson and what I would like it suggest is that: try to make layout yourself at first and if you stuck at anything take help from video. In this way you can exactly figure out where your flaws are and you can improve yourself rather then just watching and copying and pasting. HAPPY CODING !!!
reply
YAHUAH'S
Always remember to repent of your sins (sin is transgression of YAHUAH The Father In Heaven-s LAW: Genesis, Exodus, Leviticus, Numbers, & Deuteronomy) And Have Belief On Yahusha The Messiah. HE Died and Rose three days later so that you can be forgiven of your sins!
HE Loves you! Come to HIM--------
reply
Always remember to repent of your sins (sin is transgression of YAHUAH The Father In Heaven-s LAW: Genesis, Exodus, Leviticus, Numbers, & Deuteronomy) And Have Belief On Yahusha The Messiah. HE Died and Rose three days later so that you can be forgiven of your sins!
HE Loves you! Come to HIM--------
reply
Alex
Thanks everyone that-s worked on this, this has been a great help along my journey. I hope if I-m ever skilled enough to help others I would not hesitate to do so.
reply
Thanks everyone that-s worked on this, this has been a great help along my journey. I hope if I-m ever skilled enough to help others I would not hesitate to do so.
reply
mul
i've got semi colon expected and selector expected warning when I try to code color and letter-spacing property at 19.34 . Is there any solution for that ?
reply
i've got semi colon expected and selector expected warning when I try to code color and letter-spacing property at 19.34 . Is there any solution for that ?
reply
Raden
im confused somehow, some people make a nav link with ul > li > a, and some people code without a list. so which one do u prefer the most?
reply
im confused somehow, some people make a nav link with ul > li > a, and some people code without a list. so which one do u prefer the most?
reply
Add a review, comment
Other channel videos















