Build a Responsive Website Using HTML and CSS in 30 minutes | Responsive Website Tutorial

Опубликовано: 09 Ноябрь 2024
на канале: Thu Nghiem
16,679
470

In this video, I will show you how to create a responsive website using HTML and CSS. We will use Grid, Flex, Google Font, Font Awesome,...

This is a Coding Challenge, where you are provided with a design and cope.

🚀 Download the resources and design:
https://devchallenges.io/learn/tutori...

🏝 Source code: You have to create yourself

📝 Text Editor: https://code.visualstudio.com/

🧑‍💻 BEM naming convention - I created my own, you can follow me or read more at https://en.bem.info/methodology/namin...

Words within the names of BEM entities are separated by a hyphen (-).
The element name is separated from the block name by a double hyphen (--).
Boolean modifiers are separated from the name of the block or element by a double underscore (__).

⛑ Other tools that I use

Emmet: https://code.visualstudio.com/docs/ed...
Prettier: https://github.com/prettier/prettier-...
Live Server: https://marketplace.visualstudio.com/...

For other resources, check out devchallenges.io.

Follow me:
🐦 Twitter:   / thunghiemdinh