Problem with html
Did you ever use a CMS or a php script that has some what of a cutom WYSISWG html editor or form for publishing web pages that accepts html code as well as plain text, but when you put the html code in and save your page it publishes everything correctly eccept the only problem is that it pushes your content all the way to the bottom of the page? Why does it do that?
Is there a tag that will prevent html from doing that?
|