Skip to player
Skip to main content
Skip to footer
Search
Connect
Watch fullscreen
Like
Bookmark
Share
More
Add to Playlist
Report
Transitions in CSS in Urdu/Hindi
Web Artificer
Follow
1 year ago
#cssproperty
#transition
#webdevelopment
#webartificer1
In this tutorial i will show you how to add transitions in your projects with the help of very simple and understandable project.
#cssproperty #transition #webdevelopment #webartificer1
Category
📚
Learning
Transcript
Display full video transcript
00:00
In today's lecture, we will see what are the transitions in CSS and how we can use those transitions to create interactivity in our CSS page.
00:14
First of all, let's take a table and give it a class of container.
00:21
Sorry.
00:27
We have taken a class and let's start it.
00:33
Because we have a class and we use it with a dot in CSS.
00:39
So we give it a specific width and height.
00:46
Let's set its width and height by color.
00:53
Yellow.
00:56
So we give it a property of transition.
01:04
In the name of width, transition name.
01:08
And give it a time of transition, duration of transition.
01:15
Because we will have 3 seconds.
01:18
So how do we use it?
01:21
When it is hovered.
01:26
When this box is hovered, its width and background color will change.
01:32
So we set it.
01:35
Use container.
01:37
And use hover class.
01:42
So when it is hovered, we will increase its width by 600 pixels.
01:51
And we will change its background color to red.
01:58
Let's run the code and check.
02:05
So this is the transition we have.
02:09
In CSS.
02:12
We can make a lot of changes in it.
02:16
As needed.
02:18
So this was our transition lecture.
02:20
We will meet in our next lecture.
02:23
Till then take care.
02:25
Allah Hafiz.
Be the first to comment
Add your comment
Recommended
8:03
|
Up next
How to Display Output Using Javascript | Javascript Output Methods
Web Artificer
1 year ago
18:55
CSS Media Queries in One Video | Responsiveness in CSS
Web Artificer
1 year ago
22:10
CSS Grid Layout In One Video
Web Artificer
1 year ago
9:08
Hover effect dropdown Menu using CSS in Urdu/Hindi
Web Artificer
1 year ago
4:01
CSS Tutorials: CSS Background | Background Image | background Color
Web Artificer
1 year ago
6:07
CSS Tutorials: Button in CSS | Button Styling
Web Artificer
1 year ago
6:17
CSS Tutorials: CSS Shadow | Text Shadow | Box Shadow
Web Artificer
1 year ago
3:40
CSS Tutorials: Links Styling | Styling Links in CSS
Web Artificer
1 year ago
15:12
What are Positions in CSS | Positions in CSS
Web Artificer
1 year ago
10:06
What are Pseudo Elements in CSS | How to use Pseudo Elements in Css
Web Artificer
1 year ago
8:27
Display properties in css
Web Artificer
1 year ago
4:57
What are Pseudo classes | How to use Pseudo classes?
Web Artificer
1 year ago
18:17
How to use Fonts | Height | Width for Responsive design?
Web Artificer
1 year ago
11:08
What is Padding | Margin | Borders in CSS?
Web Artificer
1 year ago
3:49
What are Sematic tags in HTML and how to use them?
Web Artificer
1 year ago
7:21
How to use Marquee and IFrame tags in Html
Web Artificer
1 year ago
9:07
Style Tag | Inline Styling | External Stylesheets
Web Artificer
1 year ago
15:24
Html Main Tags | Select tag | Text Formatting
Web Artificer
1 year ago
0:15
Make landing pages with single click
Web Artificer
1 year ago
0:11
Loaders library for developers
Web Artificer
1 year ago
0:10
Expandable Cards with Flexbox shorts
Web Artificer
1 year ago
0:04
Animated Moving Cards shorts
Web Artificer
1 year ago
0:12
Every starter developer thought
Web Artificer
1 year ago
0:07
Flippable Login /Signup form
Web Artificer
1 year ago
0:07
Animated Product card shorts
Web Artificer
1 year ago
Be the first to comment