What is the best practice of using those yii CHtml::link and such others? I'm making a button which I need to have an icon some text and responds to hover events and it must be quite wide
Is there any advantage of using CHtml over regular tag which I can quickly customise using some CSS and jquery?