SYI Description Formatter

June 4th, 2007 by Andrew Wells

This tool converts HTML code to a format in which it can be copied into eBay’s new SYI form w/o it messing with the HTML.

I have been avoiding using it as it always screwed up my HTML when I copied it out of an HTML editor, and it wasn’t because I was using code that shouldn’t be there. It was because I was using some inline CSS. Since we are now forced to use it, I have found a solution after some trial and error. I realized it was because I had tabs and extra spaces in the code (I don’t get it either). All I had to do to fix that was take out all the extra white space. If your don’t know how to do this and are having troubles with the new form, try running your html and copy the reformatted code into the description editor. You will hopefully have better luck.

See this tool at: http://www.pr0gr4mm3r.com/syi-format/

Leave a Reply