public property W3Cvalidator_Message::$col in W3C Validator 7
Column corresponding to the message.
Within the source code of the validated document, refers to the column within the line for the message.
Type: int
File
- validators/
Message.php, line 30
Class
- W3Cvalidator_Message
- Simple class for a w3c_validator module Message.
Code
public $col;