←back to thread

549 points thecr0w | 2 comments | | HN request time: 0.706s | source
1. RagnarD ◴[] No.46185502[source]
Why not just feed it the actual instructions that create the site - the page source code, the HTML, CSS, JS if any?
replies(1): >>46185894 #
2. masswerk ◴[] No.46185894[source]
This may be an even greater challenge: analysing a table layout and recreating it in CSS with absolute positioning.