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

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

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -