Today while I was working on designing one page, I faced an issue that margin=auto was not working on my page. FIxes are as following: [Solution]: Add Transitional DocType on the top of your webpage. <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML …
Today while I was working on designing one page, I faced an issue that margin=auto was not working on my page. FIxes are as following: [Solution]: Add Transitional DocType on the top of your webpage. <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML …