vips_java icon indicating copy to clipboard operation
vips_java copied to clipboard

how to convert the xml to html?

Open frank-lam opened this issue 7 years ago • 1 comments

Hello, I have successfully converted the webpage (for example: https://github.com into an xml file, but would like to ask how to layout this file into a web page, or can I generate an html page?

image

frank-lam avatar Jan 10 '19 11:01 frank-lam

Hi, no it's no possible to convert it to a HTML page. Why would you need to do that? You can get the page sources easily with other utilities (through the web browser, curl, wget).

tpopela avatar Jan 11 '19 05:01 tpopela