What's wrong with this........?

This is a discussion on "What's wrong with this........?" within the Web Page Design section. This forum, and the thread "What's wrong with this........? are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 31st, 2007, 09:43
Junior Member
Join Date: Jan 2007
Location: devon
Age: 40
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
What's wrong with this........?

Line 46 column 20: there is no attribute "BACKGROUND".
</td><td background="picts/home.jpg">Can somebody explain what I need to do to correct this? I just can't get what is wrong with it? Thanks Harty

  #2 (permalink)  
Old Jan 31st, 2007, 12:26
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: What's wrong with this........?

background is a deprecated attribute.

Replace it with the css backgruond property.

Code: Select all
 </td><td style="background: #fff url(picts/home.jpg) no-repeat 0 0;">
  #3 (permalink)  
Old Jan 31st, 2007, 13:44
Junior Member
Join Date: Jan 2007
Location: devon
Age: 40
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: What's wrong with this........?

Many thanks Karinne, you really helped me there, big style. I'll try and return the favour one day!

Again many thanks

Harty
  #4 (permalink)  
Old Jan 31st, 2007, 14:28
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,996
Blog Entries: 1
Thanks: 0
Thanked 32 Times in 32 Posts
Re: What's wrong with this........?

We accept girl scout cookies.
__________________
I hate IE 6. Just sayin....
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
  #5 (permalink)  
Old Jan 31st, 2007, 14:35
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: What's wrong with this........?

Hurm ... *I* accept girl scout cookies!
  #6 (permalink)  
Old Jan 31st, 2007, 18:10
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Re: What's wrong with this........?

Thread Closed!!
Closed Thread

Tags
xhtml code fault

Thread Tools

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
What am I doing wrong?? PunkManager Starting Out 3 Sep 4th, 2007 12:54
Something wrong Daniel Webforumz Cafe 11 Jul 20th, 2007 18:08
Where am I going wrong? JamesQ Flash & Multimedia Forum 6 Jun 5th, 2007 15:05
What's gone wrong? Alsilver Web Page Design 2 Oct 22nd, 2006 14:11
what am i doing wrong? bsadaz Web Page Design 4 Oct 16th, 2006 11:41


All times are GMT. The time now is 10:23.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43