Open farishkash opened 6 years ago
https://github.com/Kelliebrew/prj-rev-bwfs-dasmoto/blob/702d73c6c7ae8411624e8903e1e8cb4543c4700e/Dasmoto's%20Arts%20%26%20Crafts/index.html#L36-L37
There seems to be missing closing tags for your item </div> plus for </html>
</div> plus for </html>
Actually, after reading this over again, it looks like the only div you closed correctly was centered. You are missing closing divs for everything else.
https://github.com/Kelliebrew/prj-rev-bwfs-dasmoto/blob/702d73c6c7ae8411624e8903e1e8cb4543c4700e/Dasmoto's%20Arts%20%26%20Crafts/index.html#L36-L37
There seems to be missing closing tags for your item
</div> plus for </html>