Guide
Web-Design
Understanding
W3C
Code
Faults [Wiki A Zine :: Wiki-Main-Index :: This page]
W3C Compliant
What is W3C Compliant?
It means there is certain requirement for the web to keep all browser to have guideline to work to.
Now on this......people make repeated mistakes. Some of these include:
Breaks need closing '''.$this->xoops_codeHighlight($this->codeSanitizer(''.base64_encode('
Correct
wrong
').''), '').''.$this->xoops_codeHighlight($this->codeSanitizer(''.base64_encode('
Correct
wrong
').''), '').''.$this->xoops_codeHighlight($this->codeSanitizer(''.base64_encode('
alt=""
').''), '').''.$this->xoops_codeHighlight($this->codeSanitizer(''.base64_encode('
').''), '').''.$this->xoops_codeHighlight($this->codeSanitizer(''.base64_encode('
Will add some more when can remember, what others forget
').''), '').'
Last modified: 11.04.10 by wizanda

Home