Good day I have a form embed in a page inside an iframe, but I cant align to the center, I use this code but nothing happens, on reports it works pretty well.
<iframe align='center' height='300px' width='100%' name='Edit' frameborder='0' align='right' scrolling='auto' allowTransparency ='true' src='<%=Edit_Iframe%>'></iframe>