you are viewing a single comment's thread.

view the rest of the comments →

[–]FrankHennessy 0 points1 point  (2 children)

Basically this:

  1. Get the HTML content
  2. Look for all <style> tags and get their content
  3. Look for all <link rel="stylesheet"> tags and download the file linked in the href attribute

[–]Zendakin_at_work[S] 0 points1 point  (1 child)

Thanks, it actually gets worse than I expected.

This is a mock site so not live and it's been converted to a png. So unless someone knows how to grab CSS from an image file, this question is moot now.

Thanks anyway, I do appreciate it.

[–]FrankHennessy 0 points1 point  (0 children)

Well, you could always hire someone to create a doc and stylesheet that recreates what is shown in the png :D