Quote:
Originally Posted by bada_bing
Does anyone know how I can add two banners side by side but inside a table?
If I just use this @vbbanners:0@@vbbanners:0@ and then I start to shrink my browser size the banners start overlapping each other, I want these banners to be fixed next to each other regardless of the size of my browser size.
Any help doing this?
|
Tables usually have the <td> tags for columns, but they must match in all rows. Eventually you also will need to use the span attribute.
At
this site you may learn all about HTML