CSS Responsive Grid Layout! #shorts #webdevelopment #frontenddeveloper

preview_player
Показать описание
CSS Grid Responsive Layout with HTML Semantic 😁 Flex, Grid Template 🤯

👉 This code creates a webpage layout with a grid using semantic HTML elements. It divides the page into sections for the header, sidebar, main content, section, content, and footer.

🧑‍💻 Basic Syntax -

.item {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 1fr 2fr 2fr 1fr;
grid-template-areas:
"header header header"
"sidebar main main"
"sidebar section content"
"footer footer footer";
}

❤️ Hit the heart icon and show your love to this video 💙
|
📲 Comment down your thoughts and doubts ✍️
|
🌸 Share with your other frontend friends and spread the exciting tricks tips 🔥

• • •

🖇️ 𝗦𝗧𝗔𝗬 𝗖𝗢𝗡𝗡𝗘𝗖𝗧𝗘𝗗 𝗙𝗔𝗠 ! 💛

📚 Learn daily » 𝖙his page is beginner friendly 🤓

Hastags 🏷️:
#semantic #responsive #grid #csstips #computerscience #html #css #javascript #coders #fullstack #codingisfun #codingchallenge #learncode #reactjs #codinggirl #programmerslife💻 #100daysofcode #csstricks #codingjokes #100daysofcodechallenge #frontenddev #frontenddeveloper #frontendengineer #html5 #htmlcoding #htmltutorial #html5website #htmlcode #html_css
Рекомендации по теме
Комментарии
Автор

Damn, I totally forgot about the template areas property!

machine-learning-money
Автор

I've always been confused, what is supposed to go inside the aside tag? Is that reserved for ads?

rjwhite
Автор

I’m a programmer and I’ve been working on this for, say, 500 years and I realized that it can’t be fixed....😂😂😂

WHYWHOYOUIM
Автор

When you finally learn some basic CSS skills and decide to make tutorials:

mmes
Автор

Looks like he copied grid example here😂

funnyanimalworld
Автор

Equal height Dena tha Responsive me
Atleast Main section and Content ko to Achchi height do😅

User-friendly
join shbcf.ru