I am trying to use wget to get an offline version of the site
www.w3schools.com. This is not working properly because wget cannot
interpret the embedded urls within the url() element in the style
attribute of tags, for example <table width="890px" border="0"
cellpadding="0" cellspacing="0"
style="margin-top:6px;height:128px;background:url(images/frontgreen.jpg)">
It would be nice if wget were to be able to properly download this site.



Reply via email to