html - How can i center a div and fill it with other divs so that it fits all the resolutions? -


I'm building my website on the 1280 * 800 resolution computer and unless I use any other computer separately Until it works fine it resolves Please help me solve this problem.

Use something like this:

  # iddive { Margin-left: auto; Margin-Correct: Auto; Width: 80%; // For example height: 80%; // for example}  

This will look the same on all offers. It will be split horizontally.


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

python - mayavi mapping a discrete colorbar on a surface -