The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
W3C Error How To Fix..
Please Check This 1 Error, 4 warning(s) how can i fix this please help me ... Here is link .
https://validator.w3.org/check?uri=h...org%2Fservices |
#2
|
||||
|
||||
Your missing the doc type at the top of the page. It must be the first thing in the page.
|
Благодарность от: | ||
RichieBoy67 |
#3
|
|||
|
|||
can you please tell me where i am past the doc code ..
|
#4
|
||||
|
||||
It should be at the very top! I couldn't get your main url to load, it finally took me to the forum though so can't see this to tell.
Example: Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> Code blah blah blah </head> <body> Code blah blah blah </body> </html> This should only be you trying your hand at html/css, you should not be removing or adding this code from vBulletin or it's templates unless you're experienced doing so as it could cause display and/or functionality issues if not done correctly. |
Благодарность от: | ||
RichieBoy67 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|