From: Matthew M. <ma...@tu...> - 2003-01-10 12:51:55
|
Mike, Have you noticed any strangness with margins or padding CSS elements in IE? I wanted to use padding for some boxstyles but the padding-right element cuts the graphic off. It looks fine in NS. Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu > On Thu, 2003-01-09 at 13:16, Don Seiler wrote: >> I notice that, among others, pagemaster for 0.9.x removes <th>,<tt>, >> and <blockquote> tags. > > Don, > You may be able to work around a couple of these with css. > > <blockqote> > <div style="margin: 0cm 0.5cm 0cm 0.5cm"></div> > > <tt> > <span style="font-family: courier"></span> > > I don't have a solution for <th>. Sorry. > > -- > Mike Noyes <mhnoyes @ users.sourceforge.net> > http://sourceforge.net/users/mhnoyes/ > http://leaf-project.org/ http://sitedocs.sf.net/ http://ffl.sf.net/ > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |