html - Expanding Div width to Screen Width -



html - Expanding Div width to Screen Width -

i having problem related resonsive themes. i having div has size of 30%(300px original width). want that div expanded screen width 500px. tried lot of didn't help.

could help me find solution?

any help appreciated.

maybe u can seek utilize

width: 30%; min-width: 500px;

html css html5 css3 responsive-design

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -