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 -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -