How can I center a Widget. The center tag <center></center> doesn't seem to work. Can anyone help?
How can I center a Widget. The center tag <center></center> doesn't seem to work. Can anyone help?
The <center> tag is a deprecated way to center an HTML block. You will probably center your widget setting margin:auto in your CSS for that block, but without any code example it's hard to say anything.
"Over thinking, over analyzing separates the body from the mind."