Aditi Profile picture
Jun 2, 2021 β€’ 8 tweets β€’ 2 min read β€’ Read on X
Useful CSS units You should know
A thread πŸ§΅πŸ‘‡
πŸ“Œ px :
The px unit is the magic unit of CSS
The px is thus not defined as a constant length, but as something that depends on the type of device and its typical use.
πŸ“Œ Viewport Height (vh). This unit is based on the height of the viewport. A value of 1vh is equal to 1% of the viewport height.

Viewport Width (vw). This unit is based on the width of the viewport. A value of 1vw is equal to 1% of the viewport width.
πŸ“Œ Percentage % :
It is often used to define a size as relative to an element's parent object
πŸ“Œ em : em units for the font-size property will be relative to the font-size of the parent element.
em units on other properties than font-size will be relative to the font-size of the current element.
πŸ“Œ rem : The rem unit, short for root em is a relative unit that’ll always be based upon the font-size value of the root element, which is the <html> element.
So that means that, by using the rem unit, the values of parent elements are ignored, and only the value of the root is taken into consideration.
πŸ“Œ ch :
Relative to the width of the "0" (zero)

β€’ β€’ β€’

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

Keep Current with Aditi

Aditi 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 @shreeAditi26

Feb 10, 2022
7+ Websites that will help you find remote jobs πŸ‘©β€πŸ’»
A thread πŸ§΅πŸ‘‡
1️⃣ AngleList
It is a U.S. website for startups, angle investers and job seekers looking to work at startups.
angel.co/today
2️⃣ SimplyHired
On this website you'll find many jobs which are remote along with some tools like Resume builder.
πŸ”—Link :
simplyhired.co.in
Read 11 tweets
Feb 8, 2022
7+ Super helpful websites for web developer you probably didn't know exist πŸ‘€
A thread πŸ§΅πŸ‘‡
1. Tabler icons
1424 Fully customizable free SVG icons. (MIT license)
πŸ”—link
tablericons.com
2. DevDocs
DevDocs combines multiple API documentations in a fast, organized, and searchable interface.
πŸ”—Link
devdocs.io Image
Read 10 tweets
Sep 7, 2021
11 Amazing sites/tools for web developers you may not know
If you're a web developer make sure you check these out πŸ‘‡
1️⃣ Eva Design System
Eva web is a customisable UI library for sketch that makes it easy to create awesome designs for web applications and dashboards.
πŸ”—eva.design
2️⃣ Hidden tools: Discover a wide collection of tools made by the community
πŸ”—hiddentools.dev
Read 12 tweets
Sep 4, 2021
7 websites to enhance your Coding skills πŸ’ͺπŸ‘©β€πŸ’»
A thread πŸ§΅πŸ‘‡
1. Frontend mentor - Frontend coding challenges using real world projects. Improve your Frontend skills by building real world projects. solve real-world HTML, CSS and JavaScript Challenges while working to professional design
πŸ”—frontendmentor.io
2. devChallenges - web Development resources and community that help you to become web developers by working with real-life projects and practices.
πŸ”—devchallenges.io
Read 9 tweets
Sep 3, 2021
8 websites to answer all your programming related doubts
A thread πŸ§΅πŸ‘‡
1. Stackoverflow - A community based space to find and contribute answers to technical questions
πŸ”— stackoverflow.com
2. Reddit
It has several communities that hold discussions about a particular topic including programming languages, computers, and more
πŸ”—reddit.com
Read 11 tweets
Sep 2, 2021
Learn coding by playing games and practicing through fun challenges 🀹🎲

A thread πŸ§΅πŸ‘‡
➑️ CodinGame
CodinGame is a challenge-based training platform for programmers where you can improve your coding skills with fun exercises (25+ language supported)
πŸ”—codingame.com/home
➑️ CheckiO - coding games and programming Challenges for beginners and advanced programmers.
πŸ”—checkio.org
Read 11 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!

:(