CodeIgniter Forums
[Suggestion] Improvement idea of the html_helper - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: CodeIgniter 3.x (https://forum.codeigniter.com/forumdisplay.php?fid=17)
+--- Thread: [Suggestion] Improvement idea of the html_helper (/showthread.php?tid=63132)



[Suggestion] Improvement idea of the html_helper - mcgiwer - 09-29-2015

Hello. I wanted to suggest following improvements for the html_helper:
  • add helpers for all html tags because many of them are missing and the users need to mix-in html code (with causes in many cases errors and unnessecary compication of the code)

  • more will come