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.