Does anyone know a program that will convert a html code into a css code?

  • Thread starter Thread starter PixieFiFi
  • Start date Start date
P

PixieFiFi

Guest
I'm looking for a program that will convert a html code into a css code.
I'm trying to change my webs.com template/layout.

Thanks!
 
You cant convert html code into css code. CSS is designed to edit existing HTML code, CSS is to do with changing the design of your layout and template which you will make with ordinary html.

EDIT: It seems I was wrong according to the answers above.
 
Back
Top