I am working on a website where I have to add ads below the menu but they should be aligned with the menu from the left. I tried to apply padding to the ads but its causing a problem when I increase or decrease the size of the page(CTRL+ or CTRL-). Is there a way I can align it with the menu and keep it aligned for all browsers?
Thanks in advance.
Here is what I did,
ads{
padding-left:170px;
}
Okay as you have changed your code, apply this css on the outline div.