user104030
0
Q:

html remove border from textarea

textarea {
    border: none;
    background-color: transparent;
    resize: none;
    outline: none;
}
2

New to Communities?

Join the community