| I would also like to add...
It does download the files, stdtheme.css, default.html,
and favicon.ico.
I am running HTTrack ver 3.31 on Windows XP
The default.html output is ...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" <http://www.w3.org/TR/xhtml1/DTD/xhtml1>-
transitional.dtd">
<html>
<head>
<title>CSS Tutorial</title>
<link rel="SHORTCUT ICON" href="../images/favicon.ico" />
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1" />
<meta name="Keywords"
content="XML,tutorial,HTML,DHTML,CSS,XSL,XHTML,JavaScript,A
SP,ADO,VBScript,DOM,authoring,programming,training,learning
,beginner's
guide,primer,lessons,school,howto,reference,examples,sample
s,source code,tags,demos,tips,links,FAQ,tag
list,forms,frames,color table,W3C,Cascading Style
Sheets,Active Server Pages,Dynamic
HTML,Internet,database,development,Webbuilder,Sitebuilder,W
ebmaster,HTMLGuide,SiteExpert,iis" />
<meta name="Description"
content="HTML,CSS,JavaScript,DHTML,XML,XHTML,ASP,ADO and
VBScript tutorial from W3Schools." />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />
<link rel="stylesheet" type="text/css"
href="../stdtheme.css" />
</head>
<body> | |