Skip to content

HTML Preview Templates

SvenSven www.GSA-Online.de

I was about to add the function to see actual preview in html browser for projects on different engines before I realized it might be a bit more complicated.

What I would need is a good sample site of the article/profile from each engine (preferred from the demo site of that engine). I just wrote my own tool to download that and make it embed the images/css. The problem now is that the file is getting very huge because the css e.g. includes everything and most of that stuff is not required.

Is there any program that would take an URL and download it for offline browsing (html file + images embedded with the "data:image/" tag) and just the required css/java script included?

Comments

Sign In or Register to comment.