I\'m a bit confused here.
I have a simple controller which loads a view. The view contains a form and links some CSS files. I don\'t really want to do ../../cs
../../cs
for CI 2+ you can add $this->load->helper('url'); before you load the view and then add into your view file.