
15 Sep
2005
15 Sep
'05
11:13 a.m.
Bowerbird@aol.com a écrit:
i'm preparing an e-text for submission, and need some info. here's the stuff i've got at the top of my .html file right now. ... [il]
I'm not aware of any doctype that supports an <il> tag, but otherwise you might try an XHTML Transitional DTD: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" /> Raniformly, Michael