BVDQ Link Buttons

Developer notes:

These links have 2 requirements that must be met for successful form submission results to be emailed back to the specialists office:

  • The anchor tag must contain target=”_blank” – which will open the BVDQ links in a new tab.
  • The actual link must use https and www – IE: https://coulditbemyeyes.com/adult-bvdq or https://coulditbemyeyes.com/child-bvdq

Actual anchor tags must look like this:
Adult BVDQ: <a href=”https://coulditbemyeyes.com/adult-bvdq” target=”_blank” >Adult Questionnaire</a>
Child BVDQ: <a href=”https://coulditbemyeyes.com/child-bvdq” target=”_blank” >Child Questionnaire</a>

 

This is for adults 14 years of age and older
To us this button, copy and paste the code below into your website.

<div class="red">
<link rel="stylesheet" type="text/css" href="https://coulditbemyeyes.com/buttonstyles.css" />
<h3><a href="https://coulditbemyeyes.com/adult-bvdq" target="_blank" >Adult Questionnaire</a></h3>
</div>

 

 

This is for adults 14 years of age and older
To us this button, copy and paste the code below into your website.

<div class="blue">
<link rel="stylesheet" type="text/css" href="https://coulditbemyeyes.com/buttonstyles.css" />
<h3><a href="https://coulditbemyeyes.com/adult-bvdq" target="_blank" >Adult Questionnaire</a></h3>
</div>

 

 

This is for adults 14 years of age and older
To us this button, copy and paste the code below into your website.

<div class="green">
<link rel="stylesheet" type="text/css" href="https://coulditbemyeyes.com/buttonstyles.css" />
<h3><a href="https://coulditbemyeyes.com/adult-bvdq" target="_blank" >Adult Questionnaire</a></h3>
</div>

 

This is for youth 13 years of age and younger
To us this button, copy and paste the code below into your website.

<div class="red">
<link rel="stylesheet" type="text/css" href="https://coulditbemyeyes.com/buttonstyles.css" />
<h3><a href="https://coulditbemyeyes.com/child-bvdq" target="_blank" >Youth Questionnaire</a></h3>
</div>

 

 

This is for youth 13 years of age and younger
To us this button, copy and paste the code below into your website.

<div class="blue">
<link rel="stylesheet" type="text/css" href="https://coulditbemyeyes.com/buttonstyles.css" />
<h3><a href="https://coulditbemyeyes.com/child-bvdq" target="_blank" >Youth Questionnaire</a></h3>
</div>

 

 

This is for youth 13 years of age and younger
To us this button, copy and paste the code below into your website.

<div class="green">
<link rel="stylesheet" type="text/css" href="https://coulditbemyeyes.com/buttonstyles.css" />
<h3><a href="https://coulditbemyeyes.com/child-bvdq" target="_blank" >Youth Questionnaire</a></h3>
</div>