The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
XHTML question...
I have the following line of code in a product's XML file and would like to know the proper way to code it, since the way it is now fails XHTML compliancy.
Here's the HTML: HTML Code:
<div class="smallfont" style="float: right" style="font-style: italic;">
|
#2
|
||||
|
||||
Perhaps:
HTML Code:
<div class="smallfont" style="float:right; font-style:italic;">
|
#3
|
||||
|
||||
Thanks Lynne...I can always count on you, but aren't you missing some spaces in your coding? Just want to make sure...
|
#4
|
||||
|
||||
You may add in a space if you want. I don't think it really matters.
|
#5
|
||||
|
||||
Thanks, Lynne...
You're one of the best! I've got 136 errors down to just 89, but from there...I'm totally "clueless". |
#6
|
||||
|
||||
Usually the validator spits out the reason. And, very often one little error on your page will give several errors on a validator. So, just take them one at a time and you'll see progress.
|
#7
|
||||
|
||||
Unfortunately, I'm not really that skilled. Even though I can get the general idea...and I do happen to fix some of the issues, most of the time, on my own.
However, reading the reasons the validator gives is based on the source code for that particular page. What I find to be the hardest part is determining whether the errors are being caused by the product's xml file...or if it's being caused by a template within that product. That's why...at this particular juncture...I'm stuck. I do agree, however, that one issue can cause several. I just wish I had someone sitting next to me who knows what they're doing. Care to come over and fix this for me? --------------- Added [DATE]1232229018[/DATE] at [TIME]1232229018[/TIME] --------------- Guess I can take that as a "no", huh? |
#8
|
||||
|
||||
Quote:
|
#9
|
||||
|
||||
Dismounted...
Thanks for the tip...I'm down to just 37 errors. However, I'm stuck. Is there any way I can provide you with the source code and you tell me where to look? I've enable the setting as you previously mentioned...and it does show the templates, but the very first validation error has me stumped. Thanks for all of your help everyone...really...much appreciated. |
#10
|
||||
|
||||
Please post a link to the page you are validating.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|