How to fix my Podcast site malformed layout?
Posted by faq on October 29th, 2007
Podbean.com support users own html tags, thus html tags that you put in your post DO matters.
The most possible reason that your site get malformed is because of the mismatched
tags , such as, you put a open
tag without a closing
tag, or verse visa. A quick fix of this problem could be removing all
tags from your posts. Then check if your Podcast site looks normal or not. If it gets normal, then you add back necessary
tags one by one.
The second most possible reason is the oversized images. If one of your images width is larger than the post displaying area, your site will be malformed. This problem can be fixed by adding width in the image tag, such as,












