I'm just mucking around with codeIgniter, doing the video tutes etc. was wondering if you can specify markup output to follow strict html, I've noticed that helper form inputs etc. have a closing slash, that is contradictory to HTML 4 Strict.
Is it a case of just using xhtml for this framework because that's what it's mostly geared towards, or can I override it?
Tried searching documentation but can't really find anything!