html - Why isn't my input box responsive? -


I'm curious why is not it liable? what I have done?

  & lt; Div id = "DIV_1" & gt; & Lt; Div id = "DIV_2" & gt; & Lt; Div id = "DIV_3" & gt; & Lt; Button ID = "BUTTON_4" & gt; & Lt; Span id = "SPAN_5" & gt; & Lt; / Span & gt; & Lt; / Button & gt; & Lt; Button ID = "BUTTON_6" & gt; & Lt; Span id = "SPAN_7" & gt; & Lt; / Span & gt; & Lt; / Button & gt; & Lt; / Div & gt; & Lt; Input type = "text" placeholder = "your message ..." id = "INPUT_8" /> & Lt; Div id = "DIV_9" & gt; & Lt; Button ID = "BUTTON_10" & gt; & Lt; / Button & gt; Send & lt; / Div & gt; & Lt; / Div & gt; & Lt; / Div & gt;  

Try your input style with

INPUT_8 {Width: 90%;}


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -