Plain Text Editor Shell
Designed this the other day. Decided to code it together. It's a simple textarea
surrounded by many div
s and section
s to create the window. The menu bar is created using box-shadow
s and linear-gradient
as the background
. The CSS and HTML markup is pretty simple here. Just take a look at the code and you'll understand it quickly.