Echo title attribute php
Not exactly wordpress question, more of a php but – The syntax for echo is quit simple : You start with a quotation mark, and close with a quotation mark. But since INSIDE the HTML we also need quotation marks , we separate them by using the single ‘ for PHP and the double ” … Read more