Fancy extra borders generated by HTML <div> tags!
Codes for the Above NOTE: IE11 does not support rounded corners!
Here's a way to put an extra border around a bordered textarea box without using table tags!
Both the textarea box and its <div> enabled border can be elongated by using the built-in extender in the lower right corner of the textarea box.
Now here's a different type of border:
Codes for the Above
Apparently, to get the rounded corners, you must specify font-family: verdana; because without doing this, you will get the ordinary sharp corners! Also, please remember that IE11 no longer supports rounded corners.
Textarea Box Tricks 1 ~ 2 ~ 3
|