My divs undergo changes when I use the "a" tag. Despite writing 600 lines of code, my website is starting to malfunction. It was not supposed to have any impact when I used the "a" tag. Note: I never assigned a class to it.
Here is an example:
<a href="#">
<div id="logokutu1" class="deneme ortalama neozel logoborder col col-md-a col-lg-a">
<img width="100" height="22" src="marketplace logo/ne-lazimsa-logo.png">
</div>
</a>