The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Little coding thing
HI!, Today I?ve a simple problem. I cant get this code validate, and I was wondering if you can helpme:
Quote:
Like always, thank you all! |
#2
|
||||
|
||||
What validation?
|
#3
|
||||
|
||||
w3, Im sorry and Thanks
|
#4
|
|||
|
|||
do you have a url for the page that doesn't validate?
You are using table width and align... you might look at the html doctype to see if it might be causing your validation issues. This would be the very first tag at the very top of your page... without it we won't know what rules you are trying to follow so let us know your doctype or url. FYI the doctype tag should look something like: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
#5
|
||||
|
||||
Your code will definitely not validate if you just pass that snippet through. And it will not validate when it is not parsed. So you need to actually pass the page URL through the validator, as that is the complete page.
|
#6
|
||||
|
||||
Of course, but I just copy the part of code wich is having a problem
|
#7
|
||||
|
||||
And the error is?...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|