HTML Webpage to CSS Class-Element mapping tool...?

C

Corka

Hello Newsgroup,

Is there a utility that can map CSS classes and elements, that are
referenced on a webpage? Inherited an ASP application to work on, and the
HTML on the webpage and the (separate) CSS file, are both a dog's breakfast.
I constantly find CSS class that are not referenced. I've seen Spaghetti
code which is easier to follow than this App.

Ideally a tool that can;

- Identify CSS classes on the webpage from HTML controls class=".....", and
ASP.NET control cssclass="...", and map them to the class on the CSS file,
as well as being able to find CSS elements mapped from a HTML control's
id="...." attribute. This is the OK part, as exceptions are generated if a
CSS class cannot be found.

- Give a list of the CSS classes and elements that are not referenced by the
webpage. This would be the good part.

Either free or payed for, anything is better than the painful way.

Thanks Newsgroup.
- Corka
 
A

andyho28

Hello Newsgroup,

Is there a utility that can map CSS classes and elements, that are
referenced on a webpage? Inherited an ASP application to work on, and the
HTML on the webpage and the (separate) CSS file, are both a dog's breakfast.
I constantly find CSS class that are not  referenced. I've seen Spaghetti
code which is easier to follow than this App.

Ideally a tool that can;

- Identify CSS classes on the webpage from HTML controls class=".....", and
ASP.NET control cssclass="...", and map them to the class on the CSS file,
as well as being able to find CSS elements mapped from a HTML control's
id="...." attribute. This is the OK part, as exceptions are generated if a
CSS class cannot be found.

- Give a list of the CSS classes and elements that are not referenced by the
webpage. This would be the good part.

Either free or payed for, anything is better than the painful way.

Thanks Newsgroup.
- Corka

If you've tried the VS 2008 / VWD CSS tool, I think you will like it.
 
C

Corka

Hello Newsgroup,

Is there a utility that can map CSS classes and elements, that are
referenced on a webpage? Inherited an ASP application to work on, and the
HTML on the webpage and the (separate) CSS file, are both a dog's
breakfast.
I constantly find CSS class that are not referenced. I've seen Spaghetti
code which is easier to follow than this App.

Ideally a tool that can;

- Identify CSS classes on the webpage from HTML controls class=".....",
and
ASP.NET control cssclass="...", and map them to the class on the CSS file,
as well as being able to find CSS elements mapped from a HTML control's
id="...." attribute. This is the OK part, as exceptions are generated if a
CSS class cannot be found.

- Give a list of the CSS classes and elements that are not referenced by
the
webpage. This would be the good part.

Either free or payed for, anything is better than the painful way.

Thanks Newsgroup.
- Corka

If you've tried the VS 2008 / VWD CSS tool, I think you will like it.

Didn't know about it, very nice and clever, thank you very much andyho28,
I'll see if I put robotic arms on my PC whether it can organise my bedroom
too ;~D Thanks again.

Regards,
- Corka
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top