search for: 52mhyj

Displaying 1 result from an estimated 1 matches for "52mhyj".

2012 Oct 13
2
How to include html tag inside rails label tag
Hello pls help me, below is my code <label style="width:175px;text_align:left;float:left;font-weight:bold;font-size:13px;">Group <font size="1" color="red">*</font></label> How to write this html code inside label_tag of rails ???? am clear till <font size="1" color="red">*</font>...