473,320 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

there is no attribute "BACKGROUND"

Does any body know how to fix this.
I am trying to validate these html codes through the markup validation.
I have 5 error messages:

1) Line 114, Column 15: there is no attribute "BACKGROUND" .

<td background="images/nav1bg.gif" onMouseOver="this.className='over'" onMouseOu

2) Line 223, Column 74: there is no attribute "BACKGROUND" .

…cellpadding="0" cellspacing="0" background="images/bgleftnav.gif">

3) Line 225, Column 67: required attribute "ALT" not specified .

…ges/blank_leftheaders.gif" width="172" height="45"></td>

4) Line 254, Column 280: there is no attribute "XML:SPACE" .

…js" type="text/javascript" xml:space="preserve">

5) Line 287, Column 61: required attribute "ALT" not specified .

…img src="images/maincontent.gif" width="584" height="45"></td>

If you can get back to me as soon as possible so I can fix it I would really appreciate it. Thanks
Sep 21 '07 #1
1 3855
drhowarddrfine
7,435 Expert 4TB
1 and 2 are as stated, there is no such attribute in modern markup. Use CSS.

3 and 5 refer to the "ALTernate" text for an image should images not be available, such as a reader for the blind.

4 means you are probably referring to Microsoft Office stuff which has nothing standard about it. Do not use it.
Sep 21 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

17
by: Torbjørn Pettersen | last post by:
I've got a table where I want some of the cells to use a background image. The cells have variable height, so I am using an image with a rather small height to fill up the background of the cells,...
4
by: Charles Law | last post by:
When displaying the Color Picker for a web page (in the VS IDE), Background is listed on the System Colors tab. Also, Color.FromName("Background").IsNamedColor returns True. However,...
5
by: johnsuth | last post by:
I want to produce a trivial demonstration of dynamic modification. I thought that pressing a button might change its color. I studied O'Reillys books and successfully created the button with a...
1
by: wstach | last post by:
Hi, I'm using Windows XP, IIS & ASP to develop a web service that executes several programs (command line .exe files) on a server, shows next webpage with info on progress in execution, and...
7
by: chardish | last post by:
Hello, Is it possible to make a div part of the "background"? In other words, I want it to always render if that part of the screen is showing, but not create scrollbars under any circumstances....
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.