Pradeep Pandey Profile picture
Mar 12 5 tweets 2 min read
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
In above example, the normal color for the h1 tag was blue but, because of the !important property, a different color (green) is applied.

Similarly a different color (orange) is applied to the background instead of red:
That's all about this thread.

If you found it useful.

Please like and retweet the initial tweet.

And give a follow.

I always keep posting content around web development and resources.

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
Do you know about CSS cursor Property in CSS ?

What is the use of Cursor Property?

Let's understand👇

#100DaysOfCode
#webdevelopment Image
📌 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.
Read 9 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

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!

:(