CSS Styling text areas like notebook-look

后端 未结 6 1131
挽巷
挽巷 2020-12-01 00:10

It is possible to style a text area so each row have a dotted underline (like a notebook or a notes-block)?

The number of lines should be fixed to lets say 10.

6条回答
  •  抹茶落季
    2020-12-01 00:56

    Scroll breaks every solution, a complete solution for this should also make lines scroll with text. This is difficult to accomplish just by adding a background image to a textarea.

提交回复
热议问题