TrojanWarBlade
Programmer
If I put two "img" tags one after the other in a web page I get the two images side by side.
If I create two divs they will appear one OVER the other.
OK, I guess you're gonna say that each div is the full width of the page but it happens even if I set the width.
Next idea I guess is to float them. Sorry guys, don't want to use them cos they have no depth and I want to center them. Floating left does not help center them!
I tried the obvious "Display: inline" style but that doesn't help.
Any ideas?
Trojan.
If I create two divs they will appear one OVER the other.
OK, I guess you're gonna say that each div is the full width of the page but it happens even if I set the width.
Next idea I guess is to float them. Sorry guys, don't want to use them cos they have no depth and I want to center them. Floating left does not help center them!
I tried the obvious "Display: inline" style but that doesn't help.
Any ideas?
Trojan.