Write Faster HTML and CSS with Emmet

preview_player
Показать описание
Hi friends, in this video you will learn about emmet. Emmet is basically a tool for web developers to make writing HTML an CSS faster. It can really save you a lot of your time so that you could focus more on the design concept rather than writing the whole HTML and CSS all by yourself.
This was a requested video. If you want me to cover some specific topics you can let me know in the comments section below. I will try to cover them if possible.
If you have not subscribed to this channel, please do so.

Рекомендации по теме
Комментарии
Автор

If you just want the h2 to be inside the div you need parantheses around the div>h2 and the paragraph would be the sibling of that div and in some sense the paragraph would be the uncle or aunt of the h2 element.

StaticBlaster
Автор

3.6k views is not justified. This needs more views.

kishankini
Автор

! TAB for the complete html skeleton. You can also create a list with a class name and 3 items really fast : ul.classname>li*3

StaticBlaster
Автор

Thank you fam! I appreciate this video

sabeetspongiinchowdhury
Автор

I figured this one out on my own as well:
p[style="font-weight:bold; font-size:25px;"] TAB

StaticBlaster
Автор

Great video!, quick question though; what you do on 4:30 m; pressing tab to edit attribute values, can you do that if you try it in Brackets with Emmet?

wachyHoney
Автор

hey thanks for this tutorial... I was just wondering why you ! shortcut for Emmet adds some extra code in header, mine doesn't.

hermanomark
Автор

Hello, awesome videos dude !
I've subscribed and I am waiting for more mew videos of yours
I just have one question.
When I make a website. And I am done with it

I want to make it a link, So when anybody type the link, it'll show the website that I made


Thank you for reading my comment !

subterfugue
Автор

Bro, you need to reate another video explaining showing step by step how to use that theme you are selling. i purchased it and i have not been able to use. the 'read me' document is not explanatory enough. do a

adamusman