See also, on that ground:
-Greg
I put this in my head:
<meta name="viewport" content="width=device-width, initial-scale=1.0">
I put this in my CSS:
input,
textarea {
max-width: 100%;
}
When my forms respond, even two column forms turn to 1 column and go full size. It's nice.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.