Supercharge your Websites

preview_player
Показать описание
Let's Supercharge your websites by only using few lines of CSS.

Try Mobbin to design top tier websites:

Let’s connect:

---------

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

Please for the love of god, do not use scroll snapping. It works weird on different devices and messes with different zoom levels.

Actionme
Автор

I'm from Brazil and the way you explain sounds like anyone can learn CSS and Design, i'm really grateful people like you exist on Youtube.

Spadacci
Автор

Wow. This is now my favorite YouTube channel. Waiting for JavaScript starter episode.

hotlineoperator
Автор

We would definitely love to see you make a video about svg graphic and complex animation!

cadenchong
Автор

A web developer that hates CSS is like a car mechanic that hates repairing cars. This is the reality of web development.

CristianKirk
Автор

CSS Enhancements:

Use CSS variables for consistent color application.
Apply gradients for a dynamic look, especially on borders and buttons.
Utilize flex and grid boxes for layout, with padding and rounded edges for a polished feel.
Responsive Design Tips:

Implement dynamic CSS features like viewport units, clamps, and Flexbox.
Avoid hardcoding pixel values; use ratios for responsive and visually appealing designs.
Interactive Elements:

Enhance user experience with hover effects on images, icons, text, and buttons.
Experiment with background, border, padding, and shadow animations for interactive buttons.
Advanced Animations:

Use keyframes for moving, scaling, or rotating elements to add visual interest.
Combine SVG and CSS for complex animations, employing float, fill, and reveal transitions.
Design Inspiration and Tools:

Look to platforms like Figma, Behance, and Dribbble for design ideas.
Use Mobin for a library of designs and user flows, simplifying the design process with a focus on user experience and implementation ease.

Yensbeat
Автор

Awesome content Sajid, especially for a beginner like myself

allenarcher
Автор

Tbh if you're not a UI UX designer. No amount of css would save your website from looking bad. The best engineers know most features but without the architect they won't apply lots of it and won't even know what they omitted.

tegathemenace
Автор

High quality developer content Bro! Keep it up 😎

phatle
Автор

An alternative way to apply gradient borders is via border-image-source!

border: 2px solid;
border-image-source: linear-gradient(0deg, #f00, #00f);
border-image-slice: 1;

konstidog
Автор

please keep making this kind of videos dont stop

Codebyakshay
Автор

thanks for the video and I like the round edged example 😂

ahmedhemdan
Автор

those round edges do be lookin nice tho

shrinken
Автор

0:58 Round edges can definitely look good, but there's a lot more nuance to design than that; they'll make a website look ugly as hell if they're used indiscriminately. In a lot of cases, it can look better to just have edges be nice and crisp.

Xizilqou
Автор

Bro i am noob while writing css, you provide valuable knowledge through video where should we apply css so our webpage looks cools. But i want to learn more about css. Like which point should be focused while applying css. Pls make a proper video on this topic or give me any documentation where i check all this trick.

ashkshah
Автор

Amazing video! Could you make a video on how to choose the initial color palette for a website?

NihadBadalov
Автор

rounded edges are so good GNOME and mac do their best to aways have some.

frytura
Автор

Only noob can make a beautiful webbistes video is a masterpiece ✨️ 😍

Trendi_Vibes
Автор

could you make a similar video for javascript as well? what is the first step for javascript and the right way to do it?

owhite
Автор

The "?via=sajid" doesn't work, you might wanna check that

medamine