Neumorphism is a trendy UI style nowadays. So let's create a neumorphic form using few simple steps

THREAD🧵
Neumorphic design is another UI design that has become popular these days.

Making neumorphic effect is actually pretty easy using only just CSS box-shadow

We'll be creating a neumorphic form in steps👇🏼

2.
STEP 1:

Place a light source(virtually) on screen. In this example I'm considering that my light source is placed top left corner of the screen

3.
STEP 2:

Create a container div and set background color slightly darker than white. I picked #ecf0f3

* Make sure that the color of body and container should be same

CONTINUE...

4.
As we placed our light source on top-left corner, make sure left and top border of container should be brighter than right and bottom border.

This will make the element looks like it has the light source illuminating from the top left corner of the screen.

5.
STEP 3:

Create a brand logo using same technique. Since brand going to protrude from the container, use same color i.e, #ecf0f3

Add bright color shadow at the top left side and dark color shadow at the bottom right side

6.
STEP 4:

The input fields going to have a sunken effect. And to achieve this we will use inset box-shadow

CONTINUE...

7.
As light is coming from top-left corner, hence right and bottom border will be bright in this case because input fields have sunken effect.

8.
STEP 5:

Create a button preferably of same color as logo because this will give you a more fascinating look to your design

Add hover selector and apply box-shadow none when you mouse over it

9.
Wasn't it easy?

Neumorphic design is all based on box-shadow property.
You just need to remember two things👇🏼

- Protrude effect in outer element (normal box-shadow)
- Sunken effect in inner elements (Inset box-shadow)

10.

• • •

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

2 Jan
Let's create Phineas using CSS in few simple steps😄

THREAD🧵
STEP 1. Create a head

create a triangle and rotate it so that it looks like a head
STEP 2. Create smile and ear

We have a pseudo elements in CSS, so we can create smile and ear using head::after and head::before
Read 11 tweets
1 Jan
Hey👋🏼

Do you like my new Twitter header that I just created using CSS? If yes this thread is for you😄

I implemented GLASSMORPHISM which is a latest emerging trend in designing. You can also create one it's pretty easy.
Let's see

THREAD 🧵
In this thread you will find

- Code snippets
- Outputs
- Resources
- and some other stuff related to this

2.
Create a container div of height 500px and width 1500px.

Pick a color for background either light or dark. You can pick a color by your choice from here

3.
colorhunt.co
Read 11 tweets
31 Dec 20
Hey👋🏼

Are you planning to learn programming in 2021, but don't know which language to start with?

I'm here to help you out

THREAD🧵
1. C

🔸Database systems
🔸Graphics packages
🔸Word processors
🔸Spread sheets
🔸Operating system development
🔸Compilers and Assemblers
🔸Network drivers
🔸Interpreters
2. C++

🔸Games
🔸GUI Based Applications
🔸Database Software
🔸Operating Systems
🔸Browsers
🔸Advanced Computation And Graphics
🔸Cloud/Distributed System
🔸Compilers
🔸Banking Applications
Read 6 tweets
29 Dec 20
Which CSS Framework is Good to Learn?
Let's decode this question👇🏼

THREAD[0] 🧵
1. Bootstrap

🔸More than 146k stars, 71.5k forks, and 1,169 contributors on GitHub
🔸Time Saver
🔸Prevent Any Browser Compatibility Testing Issues
🔸Well-maintained Codebase
🔸Better Consistency and Teamwork

getbootstrap.com
2. Foundation

🔸More than 28.9k stars, 5.8k forks, and 1027 contributors on GitHub
🔸The base CSS appearances are built in and there won’t be much CSS bloat in the HTML
🔸Foundation provides you with a HTML5 form validation library.

get.foundation
Read 7 tweets
20 Dec 20
Some useful resources for Developers and Designers👇🏼

Thread🧵
🔹All in one solution to create website and newsletter design to impress and engage your customer

designmodo.com
🔹 Color Hunt is a free and open platform for color inspiration with thousands of trendy hand-picked color palettes

colorhunt.co
Read 10 tweets
12 Nov 20
Websites that will help if you're a web developer or designer 👇🏻

Thread🧵
Free high-resolution images that you can use in personal and commercial projects

gratisography.com
Web design resources, including a ton of categorized photos, plus icons and templates

imcreator.com/free
Read 6 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!