Paper Text area created with CSS only
Recently i friend of my asked “if it is possible to style a text area so it looks like a notebook, using nothing but CSS?”
I have collected some awesome CSS examples and i am going to share them with you.
Those CSS examples are made using CodePen.
Paper Text area example
Example is hosted on codepen, feel free to play with the code and learn in the process.
Check out this Pen!
Another Paper Text CSS example
Example is hosted on codepen, feel free to play with the code and learn in the process.
Check out this Pen!
You can change the code and use it in your own projects as you like.
I guess that this answers your question brate 🙂
Do you have a question for me?
If i find your question interesting i just might write a post about it, use the comments below.
If you like Paper Text area created with CSS only say thanks by sharing it on your favorite networks.
Having a long text with scroll just breaks the lines. A good solution should also handle scroll, IMO that can’t be done just with CSS.