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

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -