Sorry, I would like to ask one more question.
How do you add “alt text” and “title text” to ‘php‘ links? Do you need to add text to the below code somehow, or is there another method?
<div class="headerMain header_seaGreen">
<a href="<?php bloginfo('url'); ?>"></a>
<div class="headerSearch">
Thanks in advance.