The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
to correct the problem code
Hello all
When I put a link sites At this site: http://validator.w3.org/ # validate_by_input 3 says that there are errors I know where it is no errors in haeader The accompanying code haeder you even say where one is wrong and how to correct the error header PHP Code:
|
#2
|
||||
|
||||
amerelgen,,,
The best way to resolve most or all error's is to DOWNLOAD FIREFOX...>>> FIREBUG <<< and view in HTML editor... If you need more help,,, please post LINK to page that is causing error's,,, and I will help you understand were the issue's are,,, and how to resolve them... |
#3
|
|||
|
|||
Quote:
this link Forum: http://www.tatwerweb.com/vb/ i hope you put here to correct errors firefox browser there with me but I do not know used to correct errors? thank you ? |
#4
|
||||
|
||||
From here:
Quote:
|
#5
|
|||
|
|||
I think what you mean such
PHP Code:
|
#6
|
||||
|
||||
No, I mean the style tags must be *in* the head:
HTML Code:
<html> <head> <style type="text/css"> .style1 { text-align: right; background-image: url('tatwerweb/tatwer_02.jpg'); } .style2 { text-align: left; background-image: url('tatwerweb/tatwer_02.jpg'); } .style3 { border-width: 0; } .style4 { border-width: 0px; } </style> </head> <body> </body> </html> |
#7
|
|||
|
|||
Quote:
the error is 3 now has become a code that errors 9 ido not know why this did not solve the problem |
#8
|
||||
|
||||
Quote:
*********************************************** amerelgen,,, sorry just got back... Most of your issues stem from having double html tags within your output page... double </html> tags double </style> tags <<<... some are in wrong placement... double </body> tags double </meta> tags double <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> tags *********************************************** You must check your code placement and delete un-necessary code... That will resolve 100% of issues... *********************************************** Did you download FIREBUG to assist with corrections??? |
#9
|
|||
|
|||
Quote:
but I do not understand how I put this please take this the right way to code not to show errors PHP Code:
thank you again to help |
#10
|
||||
|
||||
Quote:
amerelgen,,, Great! I viewed your updated site and you've whittled error's down to five... Those last five error's are caused by two style body placements...
************************************************** ***** I've uploaded a file that contains two html files,,, one has error's before corrections,,, and thee other has updated fixes... Good Luck 2 Ya! ************************************************** ***** Page error's aren't that bad,,, but warnings ... Keep the ball rolling... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|