Thanks. It's odd, though, since many of the codes are:
<div class="image">
<img src="picture.jpg">
</div>
Namely that line specifically and the preceding ones as well. This is the first time that I have come into this problem after creating many before it in the same fashion.
I am wondering if it is because, in this document, I put a class in the <h3> tags i.e. <h3 class="h3"> and I am trying to use the <h3> tags as the toc references. But, I don't see why it would have a problem with that.
|