HELP please! Thank you
0
Smart people of the great FAKKU, I need help.
I have a web site written in HTML and the fucking beloved host (blogspot) only accepts XML files. Do you know of any means of converting the html code to xml because I know jack about xml?
Thank you for your attention.
I have a web site written in HTML and the fucking beloved host (blogspot) only accepts XML files. Do you know of any means of converting the html code to xml because I know jack about xml?
Thank you for your attention.
0
XML is not like HTML where you can learn the standard tags and be done with it. XML is a simple specification of syntax and a very few tags (e.g. specifying in start of file what kind of xml it is, and how it is encoded).
What you need to do is go to blogspot and read what format their XML is in, as you can't learn XML the same way as HTML.
What you need to do is go to blogspot and read what format their XML is in, as you can't learn XML the same way as HTML.
0
please explain in detail or direct me to the necessary documentation because as I mentioned I know jack about that specific format
0
First you have to direct me to where ever they ask you for XML, since I do not use blogspot.
Second, then I was unclear on one of your points: you can put the contents of your html into xml format, but you can't normally just convert html to xml
Second, then I was unclear on one of your points: you can put the contents of your html into xml format, but you can't normally just convert html to xml