Free Web Hosting Forum
Go Back   Free Web Hosting Forum > Website Building > Web Design and HTML
Reload this Page A problem with google chrome with .png background
Reply
 
Thread Tools Display Modes
(#1 (permalink))
Old
Junior Member
rodoart10 is on a distinguished road
 
Posts: 1
Join Date: Sep 2010
Default A problem with google chrome with .png background - 09-27-2010, 06:09 AM

In firefox an explorer the background of this cell is perfectly, but in Chrome simply doesn't work.
Can you help me?

Code:
<td 
                        	rowspan="21" 
                            background="images/Imagenes_02.png" 
                            width="73" 
                            height="2277">
       					</td>
Reply With Quote
Sponsored Links
(#2 (permalink))
Old
d3iti's Avatar
Super Moderator
d3iti is on a distinguished road
 
Posts: 4,609
Join Date: Jul 2009
Location: Spain
Default 09-27-2010, 10:32 AM

Hola rodoart10,

You can see in http://validator.w3.org next message error:
there is no attribute "BACKGROUND"(for <td>)

You can try with this:
HTML Code:
<td rowspan="21" width="73" height="2277"><img src="/images/Imagenes_02.png" border="0" width="73" height="2277" alt="texto alternativo" /> 
</td>


Si este mensaje te ha servido de ayuda no dudes en pulsar sobre el botón karma
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com