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

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

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

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