解決済み
logo hyperlink issue
Does anything jump out here as to why the .png's hyperlink is not working in the browser?
<div class="col-xs-12">
<div class="row">
<div class="col-sm-12 col-lg-12 clearfix">
<div class="logo">
<a target="_blank" href="#"><img src="images/logo.png" class="img-responsive" alt="Logo Placement Here"></a>
</div>
</div></div></div>
Thanks.
