CSS Tricks That Will Save You Hours of Time #shorts

preview_player
Показать описание
In this video I'm going to show you a Trick that you must know and will help you code fast in your next project. So, if you're interested in this video, you should definitely check out my channel 😉

If you want to ask a question you can ask me in comment box

If You like this video hit the subscribe button

🔔 Subscribe Now!

Thanks for watching, I appreciate it 🙏
Made with 💗 by S5 SAJID
__
My Social media links
• TikTok : @s5sajid

#s5sajid #cssanimation

design search form, brackets css tutorial, css input type, html and css tutorial, css search box, fullscreen search form design, html5 and css3, coding addict, css pseudo selectors, stylish search box design, webflow, css, css tricks, css tutorial, html, tutorial, css tips, web design, css3, lesson, webdev, css tutorial for beginners, tricks, css aspect ratio, css animation, web development, webdevsimplified, css grid, css top 10, bootstrap, css effects, cascading style sheets, css effect, app development, css 3, modern html, css project, css new, future css, new css, css features, cool css, how to write css, cool css features, complex css, new css features, modern css properties, js, new css properties, important css, css4, css 4, css three, modern css, modern css features, css four, css top 5, wds, css resize, expert css, css advanced, css project tutorial, javascript, responsive css, bootstrap 5, tips, mdbootstrap, css pseudo classes, fancy css, front-end, design, css tips and tricks, kevin powell, css trick, how to, pseudo classes, css-tricks, code, horizontal line after text css, w3schools, css positioning tutorial, css pseudo selectors, latest css animation effects, css pseudo classes before, css hover effects, top css animation effects, pro, advanced css tricks, cool css tricks, horizontal line with text in middle word, css pseudo classes before after, css tricks for beginners, css tricks animation, css line behind text, css animation effects, material design, how-to, guide, ui kit, development, top 10, code this not that, explained, frontend, wordpress, css shcss, css tricks, html, tutorial, css tips, css3, css tutorial, web design, css grid, css effects, css aspect ratio, webdev, css animation, css top 10, lesson, css top 5, css effect, web development, webdevsimplified, app development, cool css, modern css features, cascading style sheets, bootstrap, css tutorial for beginners, tricks, online tutorials, css four, complex css, new css features, css features, future css, css animation effects, modern css, css three, latest css animation effects, css 4, css 3, new css properties, css project, css resize, css project tutorial, wds, new css, css new, important css, modern css properties, expert css, css advanced, css4, how to write css, css tricks 2021, css shadow effects, kevin powell, mdbootstrap, tips, css tricks for beginners, front-end, frontend, how to, css tricks animation, design, bootstrap 5, responsive css, cool css features, css tips and tricks, modern html, css flexbox, fancy css, javascript, js, css tricks and tips, best css tricks, effect, css tutorials, advanced css tricks, the best css tricks, top css animation effects, css pseudo selectors, css tips and tricks for responsive design, css tips and tricks for beginners, css grid tutorial, horizontal line after text css, css line behind text, css pseudo classes, horizontal line with text in middle word, css pseudo classes before, css pseudo classes before after, css tips for beginner, useful css tips, responsive website, responsive design, responsive web design, pro, css responsive,css, css tutorial, html, tutorial, css3, css for beginners, kevin powell, css tutorial for beginners, html tutorial, html css, webdevsimplified, frontend, css course, front-end, css beginners, html and css, cascading style sheets, html tutorial for beginners, learn to code, css crash course, css grid, learn css, lesson, app development, css tips, cansei de ser sexy, css full course, html css tutorial, webdev, designcourse, html5, gary simon, web development, pop, css position, sub, subpop, sub pop records, sub pop, records, sa, ana rezende, adriano cintra, carolina parra, lovefoxxx, donkey, subpop records, off the hook, seattle, css3 for beginners, what is css, style,
Рекомендации по теме
Комментарии
Автор

I don’t see any professionals putting semantic elements inside a CLASS called “span.”

ChrisMochinskiMusic
Автор

I believe it should be .span :where(h1, p, button){ color: black;}

mprasanth
Автор

Although the former is actually shorter than the latter, and given that they both achieve the same result I don't think it _really_ matters which method you use so long as it is semantically correct, and that it works as it should.

MrSmith_
Автор

.span > :where(h1, p, button){ color : black }

omarmr
Автор

Professionals use Sass:

.span
h1, p, ...
// whatever styling you want

thegate
Автор

Isnt it supposed to be span:where(...) as the h1, p and btn are in the spans

JammieDragon
Автор

Both are equal because both do the same job.

random_uploader
Автор

Why not show a visual example in the end?

Sunkan
Автор

bro just use .span h1, .span button :/
or just use sass and less.Its extremely powerful

itsMatrik
Автор

How kids do it:
<span class="text-sm font-semibold tracking-wide leading-relaxed text-gray-700 bg-blue-100 px-4 py-2 border border-gray-300 rounded shadow hover:bg-blue-200 focus:outline-none focus:border-blue-300 active:bg-blue-300">
Hello world
</span>

dripcaraybbx
Автор

:where(h1, p, button) > .span {

Color: var(--colorPrimary);
}

SamsonTmg
Автор

I did not get these terms. Please some one make me understand what he wants to say?

crickbrick
Автор

or just
body {color: black}, like anyone sane.

FalB
Автор

Lol, you did it wrong, this is how fools make videos 😅😅😅

rankarat