Empty "href" Attribute
Posted: Wed Mar 09, 2022 9:33 pm
Why is there an empty "href" attribute made when a rollover image is made?
Here is the html code I am getting,,
<div id="wb_LayoutGrid2">
<div id="LayoutGrid2">
<div class="row">
<div class="col-1">
<div id="wb_RollOver1">
<div id="RollOver1">
<a href="">
<img class="hover" alt="Triumph Bonneville T120 ....
Is there a way to correct it? I can't see where in the properties where it is being created.
Thanks,
Here is the html code I am getting,,
<div id="wb_LayoutGrid2">
<div id="LayoutGrid2">
<div class="row">
<div class="col-1">
<div id="wb_RollOver1">
<div id="RollOver1">
<a href="">
<img class="hover" alt="Triumph Bonneville T120 ....
Is there a way to correct it? I can't see where in the properties where it is being created.
Thanks,