Excellent presentation. Not only what you can do but you have also included what you can't. Very concise video.
@Skatox5 жыл бұрын
Really cool. I tough I knew CSS lists but this video teach me new things
@jaredcwhite5 жыл бұрын
Never realized how exciting list items could be. Neat stuff!
@alejandrokenzo44933 жыл бұрын
i know im asking the wrong place but does any of you know a way to get back into an Instagram account? I somehow forgot my login password. I love any tricks you can give me
@angeloaugustus10163 жыл бұрын
@Alejandro Kenzo instablaster ;)
@alejandrokenzo44933 жыл бұрын
@Angelo Augustus I really appreciate your reply. I got to the site through google and I'm waiting for the hacking stuff atm. I see it takes a while so I will reply here later with my results.
@alejandrokenzo44933 жыл бұрын
@Angelo Augustus it worked and I now got access to my account again. Im so happy! Thank you so much, you saved my ass :D
@angeloaugustus10163 жыл бұрын
@Alejandro Kenzo you are welcome :D
@emiliocobos5 жыл бұрын
FWIW, the box styling for ::marker is implemented, is just not enabled by default (see layout.css.marker.restricted).
@emiliocobos5 жыл бұрын
@@MozillaDeveloper I don't know off-hand. It was intentionally deferred by the CSS WG (see github.com/w3c/csswg-drafts/issues/3826). So probably needs a bit of other interest from other implementors in order to be shipped.
@firstprincipleslearning5 жыл бұрын
@@MozillaDeveloper Thanks for going the extra mile to explain it to beginners who might not understand the conversation.
@nikolasavic905 жыл бұрын
It's worth. Thanks a bunch Emilio!
@Gabi-fs3nk5 жыл бұрын
Very cool, thank you.
@conaxlearn8566 Жыл бұрын
When I use counter instead of the default list item style for ordered list, the number generated by the counter is not right-aligned. How can I right-align the number please?
@sameermalik8580 Жыл бұрын
Everything is new for me 😮
@chukwunweikepreciousodue75524 жыл бұрын
the screen display was minimized and it was difficult to follow up becauase i hadly see the characters on the creen
@GasolineNl5 жыл бұрын
That's very handy, always had issues with this.
@RamsezStamper5 жыл бұрын
Hopefully in a year or so this will be useful and support by both Chrome and the new Chromium-based Edge, but as of right now Oct 7th, 2019 , :marker is still only supported by firefox and safari, leaving out a large part of the browser market. caniuse.com/#feat=css-marker-pseudo In the mean time, you can still apply icons for your bullets using the :before element and position it absolute with a left of 0 while giving the LIs a left padding to push in the text so it doesn't overlap/touch the icon you want to use.
@Ana-mn5io4 жыл бұрын
Thank u so much!,
@roberthp57334 жыл бұрын
it is amazing thx
@amarcanth5 жыл бұрын
That's Fantastic!!
@rossgeography4 жыл бұрын
deadly !
@mariem50294 жыл бұрын
cool Video
@ТарасГоршин-и7ь5 жыл бұрын
Hey, I want to set this background as a wallpaper =)
@HuynhLuong2275 жыл бұрын
Now just support Firefox, hope it work in modern browser
@duotoasty5 жыл бұрын
😻
@aram5642 Жыл бұрын
One of the big losses on YT - that this channel was put to an end.
@NeedBetterLoginName5 жыл бұрын
Nice instructive video but this only reaffirms the belief that CSS and HTML are abominations from a language design point of view and we should start over.