I know what "HTML" is, what a "document" is, what "source" is, and what "profile" might be, but what's an "HTML document source profile"?

Does "File" --> "New" --> "HTML Document..." qualify? If so, then it's just this ...

<!-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -->


<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
<head>
        <title>Might this be an HTML document source profile???</title>
        <meta name="generator" content="BBEdit 8.2" />
</head>
<body>

</body>
</html>

<!-- <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->

... which is the stub of HTML code that BBEdit inserts into your workspace to get you started.

On Apr 18, 2008, at 8:11 AM, Errol Sayre wrote:

Anyone have a well done HTML document source profile they'd be willin' to send me?

I lost mine long ago and have finally gotten around to wanting to set one up again... and would like a starting point.


--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to