Pradeep Pandey Profile picture
Mar 13 9 tweets 3 min read
Do you know about CSS cursor Property in CSS ?

What is the use of Cursor Property?

Let's understand👇

#100DaysOfCode
#webdevelopment
📌 The cursor property specifies the mouse cursor to be displayed when pointing over an element.

📌 They support multiple conditions depending on what the website interface state is at the current moment.
➡️ For example, you might need a loading state cursor while loading items.

📌 This tells the users that something is in progress in the background, and they need to wait until the fetching finishes.
🎯 How to add cursors?

📌 The cursor property helps you to set the mouse cursor when you point it to any element on the web interface
💥 Here I have mentioned some of the standard cursors available
💡 Let’s take a look at how we can implement this along with the output.
here is the output👇
💥 There are more cursors properties in CSS. You can check them out here

w3schools.com/cssref/pr_clas…
End of the thread. 🧵

If you found this thread useful, please consider:

💛 Liking these tweets

🔁 Retweet the first tweet so others can see it.

👤 Following me ( @itsmeprdp ) for more content.

Thanks for reading.

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Pradeep Pandey

Pradeep Pandey Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @itsmeprdp

Mar 14
All About HTML Inputs🎯

A Thread 🧵👇 Image
❓ What are inputs?

📌 Inputs are the fields where users can fill in their info, passwords, email, and much more.

There are a variety of inputs but we can categorize them into 5 groups.
🎯 Input Categories

1. General Inputs
2. Duration Inputs
3. Media Inputs

4. Option Inputs
5. Advance Inputs
Read 10 tweets
Mar 13
Roadmap to become a Web developer🧬

A Thread 🧵

#100DaysOfCode
#Webdevelopment
There 3 parts to web development:

- Frontend
- Backend
- FullStack

Make sure to read about these parts of web development.👇
1. Frontend

- HTML
- CSS
- Git and Github
- JavaScript
- Frameworks React/Vue/Angular
- Testing ~> Jest
Read 7 tweets
Mar 12
What is the !important property in CSS ?

Let's understand 👇

#100DaysOfCode
#webdevelopment
The !important property in CSS is used to provide more weight (importance) than normal property.

!important means that “this is important”, ignore all the subsequent rules, and apply !important rule.
!important keyword must be placed at the end of the line, immediately before the semicolon.

see the example👇 ImageImage
Read 5 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(