This is a discussion on "xhtml 1.0" within the Web Page Design section. This forum, and the thread "xhtml 1.0 are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
xhtml 1.0
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
xhtml 1.0
Hello folks;
W3 says I still have one error left on a page I`m trying to get validated. <td width="17%" height="783" bordercolor="#000066" bgcolor="#990033"> What is wrong with this? They show me the double quotation sign after bordercolor= in red... as if it were not there. Can someone explain this to me? I have the closing td tag later on and all. Hmm. |
|
|
|
#2
|
|||
|
|||
|
bordercolor="#000066" bgcolor="#990033" are deprecated in xhtml.
remove them and use something like style="border: 1px solid #000066; background:#990033" instead. |
|
#3
|
|||
|
|||
|
Ah. Funny I didn`t spot this in all the stuff I`ve been reading on xhtml. Must have missed it. No matter- thanks D3mon.
|
![]() |
| Tags |
| xhtml |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Xhtml 2.0, Css 3 | pa007 | Webforumz Cafe | 3 | Apr 6th, 2007 18:06 |
| xhtml and validation | robb | Web Page Design | 27 | Aug 15th, 2006 08:41 |
| IFRAME ads and XHTML | masonbarge | Web Page Design | 3 | Jun 9th, 2006 14:42 |
| xhtml W3C error | bean_2k1 | Web Page Design | 2 | Oct 12th, 2005 20:55 |
| W3C Xhtml Validation... | Pheonix | Implemented Suggestions | 13 | Oct 7th, 2005 12:44 |