Code: Select all
It appears that two (or more) consecutive forward slash characters ("//") were used in this URL where only one should have been used. This may cause problems in some browsers. Please check the link.
Code: Select all
<a href="http://www.co.garfield.wa.us/sites/co.garfield.wa.us/files//ORD%2013868.pdf" target="_blank">Garfield County</a>
Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Thanks,