Hello -
Does anyone know if of a utility that can traverse an HTML file for
all inline CSS style tag occurrences and generate an external style
sheet from them, and then create (intelligent?) class or ID names to
be associated with them? This would save time when coding, since many
times one can find himself coding "locally" and then subsequently
stripping out all local style tag instances.
Thanks...
RB
Does anyone know if of a utility that can traverse an HTML file for
all inline CSS style tag occurrences and generate an external style
sheet from them, and then create (intelligent?) class or ID names to
be associated with them? This would save time when coding, since many
times one can find himself coding "locally" and then subsequently
stripping out all local style tag instances.
Thanks...
RB
Comment