html - Width property malfunctions on mobile browser -


I'm doing some hard work with cross-platform design so I made a quick prototype, but I noticed that the second area Who says that "music player" does not stretch to fit the appropriate width like the title, which is called "music, about, contact".

All related source code is on, but #header is an object that fits the screen correctly, and #content is it Here are the definitions which are bad:

  #header, #content {margin: 10% 15% 5% 15%; #content {margin-top: 0; Background color: # 000000; Background-image: url ('/ engine / img / trans-page');   

Any thoughts why not behaving like #content #header ?


Comments

Popular posts from this blog

mysql - How to enter php data into a html multiple select box -

java - Can't add JTree to JPanel of a JInternalFrame -

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -