为什么这种内联样式会导致错误?我使用 intelij 作为我的 IDA,它说的值无效style="background-image:url(../images/email-bg.jpg);"
<table border="0" cellpadding="0" cellspacing="0" height="489" width="639" align="left" style="background-image:url(../images/email-bg.jpg);">
我使用内联样式的原因是因为我正在做一个 HTML 电子邮件。