js里输出html

var html='\
        \
	';
document.writeln(html);

你可能感兴趣的:(js)