Pratham Profile picture
12 Apr, 9 tweets, 4 min read
These 8 CSS tips and tricks will make you pro in CSS🎨

🧡 πŸ‘‡πŸ»
1️⃣ Create round text

Creating round text on your website is easy
2️⃣ Change the marker of list element

- The "type" attribute of <ol> element accpets 5 type of values πŸ‘‡πŸ»
3️⃣ Text border

- You can create outline around your text using one line of CSS
4️⃣ Negative nth-child selector

- Use negative "nth-child" and select element from 1 to n
5️⃣ Image-rendering CSS property

- The "image-rendering" CSS property tells the browser how the image should be zoomed-in or zoomed-out.
6️⃣ Gradient border

- We can't create gradient border directly but we have a trick

7️⃣ Change styling of video subtitles

- You can style the subtitles of video on your website using ::cue pseudo-element
8️⃣ Custom list point

- You can pass emoji hex code in list-style-type to create custom list point

β€’ β€’ β€’

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

Keep Current with Pratham

Pratham 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 @Prathkum

13 Apr
Top 10 project videos on YouTube every beginner should watch

πŸ§΅πŸ‘‡
1️⃣ Chat application using React

2️⃣ Portfolio using HTML and CSS

Read 11 tweets
13 Apr
I failed 8+ interviews. This is what I did

πŸ§΅β‡“
99% of the time, we already know the outcome of the interview ⇓

{ 2 / 7 }
The biggest reason for failing a particular interview is the inability to answer certain questions.

Instead of feeling dispirited, I move on but ⇓

{ 3 / 7 }
Read 7 tweets
12 Apr
8 CSS pseudo classes most likely you are not familiar with

🧡 πŸ‘‡πŸ»
1️⃣ :autofill

- The :autofill CSS pseudo-class matches when an <input> element has its value autofilled by the browser

See this in action here codepen.io/prathamkumar/p… input:autofill {   border: 3px solid blue; }
2️⃣ :empty

- The :empty CSS pseudo-class represents any element that has no children.
Read 8 tweets
11 Apr
7 great websites a programmer should visit

Thread 🧡 πŸ‘‡πŸ»
1️⃣ Pastebin

Pastebin can store texts like code, notes, and snippets online for a set time which can be shared instantly.

πŸ”— pastebin.com
2️⃣ Learn Shell

Whether you are an experienced programmer or not, this website is intended for everyone who wishes to learn programming with Unix/Linux shell interpreters.

πŸ”— learnshell.org
Read 8 tweets
11 Apr
A complete guide to learning JavaScript for Web Development

🧡 πŸ‘‡πŸ»
JavaScript is a robust language for web development. You should learn it if you want to be a web developers

Reasons πŸ”½

πŸ”Ή Currently used by 94.5% websites
πŸ”Ή Wide range of applications including mobile and desktop devices
πŸ”Ή Most in-demand language

{ 2 / 19 }
Depth of JavaScript is something that every developer loves or hates (Not sure). But starting with it is easy.

Even it becomes 50% easier if you're familiar with the few common programming concepts. For example, loops. control statements etc...

{ 3 / 19 }
Read 19 tweets
10 Apr
Top 12 Cheat Sheets that can help you immensely if you're a coder

🧡 πŸ‘‡πŸ»
1️⃣ Linux cheat sheet 🐧

πŸ”— assets.hongkiat.com/uploads/cheats…
2️⃣ Big-O cheat sheet

πŸ”— bigocheatsheet.com
Read 14 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

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

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!