8
मार्जिन क्यों नहीं: ऑटो केंद्र एक छवि?
<html> <head> <title>Test</title> </head> <body> <div> <img src="queuedError.jpg" style="margin:auto; width:200px;" /> </div> </body> </html> इसका divविस्तार 100% तक होना चाहिए लेकिन छवि अपने आप में केंद्रित नहीं होती है। क्यों?