The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Xhtml Table Help
How do I set a table background to be XHTML valid??
Code:
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="<A href="http://www.mysite.com/images/header.gif">[/CODE">http://www.mysite.com/images/header.gif"> I did this but it is not showing the image. Add this to the CSS Code:
.hdr { background: url(http://www.mysite.com/images/header.gif; } And then change it to this: Code:
<table class="hdr" width="100%" border="0" cellpadding="0" cellspacing="0"> |
#2
|
||||
|
||||
responded at .com
|
#3
|
||||
|
||||
Couple of different ways to go about this..
The way you went works, but you need to add the closing paragraph tag in the CSS. Quote:
Quote:
|
#4
|
|||
|
|||
Thanks for the help.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|