CSS Pro tips you might not know.

A Thread πŸ‘‡
1⃣ user-select property

The user-select property specifies whether the text of an element can be selected or not.
2⃣ place-item property

The CSS place-items is a shorthand property that allows you to align items along both the block and inline directions at once (i.e. the align-items and justify-items properties) in a relevant layout system such as Grid or Flexbox.
If the second value is not set in the place-item property, the first value is also used for it.
3⃣ clamp() property

clamp() enables selecting a middle value within a range of values between a defined minimum and maximum. It takes three parameters: a minimum value, a preferred value, and a maximum allowed value.
4⃣ calc()

The calc() CSS function lets you perform calculations when specifying CSS property values.

Syntax:
property : calc(expression)

The calc() function takes a single expression as its parameter, with the expression's result used as the value.
5⃣ image-rendering

The image-rendering property defines how the browser should render an image if it is scaled up or down from its original dimensions.

The three possible values are : auto, crisp-edges, pixelated.
Thanks for reading folks. If you found this thread helpful a retweet would mean lot to me.😊

β€’ β€’ β€’

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

Keep Current with Insha

Insha 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 @girl_whocode

1 Jun
6 HTML Attributes you may not be using.

A Thread πŸ‘‡
1️⃣ Contenteditable

Specifies whether the content of an element is editable or not.

All you have to do is set the contenteditable attribute on nearly any HTML element to make it editable.
2️⃣ Spellcheck

The spellcheck attribute specifies whether the element is to have its spelling and grammar checked or not.

The following can be spellchecked:

-Text values in input elements (not password)
-Text in <textarea> elements
-Text in editable elements
Read 10 tweets
30 May
10 Free Resources for Color Palette Inspiration.

A Thread πŸ‘‡
1⃣ Pigment

Pigment by Shapefactory is by far the best color palette generator on the internet and is recommended by designers everywhere.

πŸ”— pigment.shapefactory.co Image
2⃣ Coolors

Coolors is a super fast color scheme generator that allows you to create, save, and share perfect palettes in seconds.

πŸ”—coolors.co Image
Read 12 tweets
28 May
7 Developer tools you won't believe exist.

A Thread πŸ‘‡
1⃣ Keycode

Press any key to get the JavaScript event key code.

πŸ”— keycode.info
2⃣ Screen size map

The screen size map compares viewport sizes in device-independent pixel to plan responsive and fluid layouts for great UI/UX design in digital products.

πŸ”— screensizemap.com
Read 9 tweets
26 May
Websites for free Stock Images.

A Thread πŸ‘‡
➑️ PEXELS

Free stock photos and videos you can use everywhere . βœ“ High-quality βœ“ 100% free.

πŸ“Ž pexels.com
➑️ UNSPLASH

Beautiful, free images and photos that you can download and use for any project.

πŸ“Ž unsplash.com
Read 9 tweets
25 May
5 Websites to get free PNG icons.

A Thread πŸ‘‡
➑️ FLATICON

Flaticon is a database of free vector icons directly to Photoshop.A tool that converts icons into web fonts.

πŸ“Ž flaticon.com
➑️ PNG TREE

PNG tree provides free download of png, png images, backgrounds and vector.

πŸ“Ž pngtree.com
Read 7 tweets
18 May
If you're a Web developer these amazing tools are for you.

A Thread πŸ‘‡
➑️Coolors

Generate or browse beautiful color combinations for your designs.

πŸ”— https:// coolors.co
➑️ Getwaves

A free SVG wave generator to make unique SVG waves for your next web design.

πŸ”— getwaves.io
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

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!

:(