in reply to Re: CGI Typein box for pseudo-HTML - is there a module?
in thread CGI Typein box for pseudo-HTML - is there a module?
- It lacks <HTML> and <BODY> tags.
- It doesn't honor many tags and attributes that are part of the HTML standard (e.g., filtering out <IMG>)
- Oftentimes, it infers markups without tags (e.g. putting in a <P> where the user enters successive CRs.)
- At many sites, the HTML tags are supplemented with some other markup language (e.g. Wikipedia).
throop