Subject: (newbie) Need DOCTYPE command added to HTML transformation
From: Glen Mazza <grm7793@xxxxxxxxx>
Date: Wed, 25 Apr 2007 08:20:22 -0700 (PDT)
|
Hello,
Emergency simple question here: I need the doctype
below to be output into the top of my transformed HTML
file. I have everything else outputting correctly
into HTML but this. Any help would be appreciated.
Thanks,
Glen
Needed DOCTYPE:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|