Comment on Using CSS without HTMLComments−secoif14yMeh. It's not really 'without html' at all, it's simply without 'directly creating html'.−Dylan1680714yThere may be a DOM but that doesn't mean there's HTML. The only way to get HTML is to use an inspector to convert the DOM.−secoif14yAhh good point. I stand corrected.
Comments
Meh. It's not really 'without html' at all, it's simply without 'directly creating html'.
There may be a DOM but that doesn't mean there's HTML. The only way to get HTML is to use an inspector to convert the DOM.
Ahh good point. I stand corrected.