dont use 'div' its possible the tag in the original source is not a div but something like <aside> or whatever. The recipe system auto-converts these to <div> so if you are looking at th esource, looks at the original source by opening it in your browser.
|