| All pages of my proyect include this statement:
<link rel="stylesheet" type="text/css" media="dvb-tv,screen"
href="/xx/yy/zz/css/tdt/tdt.css" />
When get the proyect with httrack the statement change to:
<link rel="stylesheet" type="text/css" media="dvb-tv,screen"
href="zz/css/tdt/tdt.html" />
and we lost the style of the pages.
Can obtain the correct statement without use a script?
thanks.
| |