1
Answer

Horizontal line not getting drawn

Ramco Ramco

Ramco Ramco

2y
437
1

Hi

  Below is the code

<div class="row">
                                            <div class="col-lg-2 col-sm-2 col-xs-2 col-md-2">
                                                <i style='font-size: 10px;'></i><span><b>Why-Why Analysis </b></span>
                                            </div>
                                            <hr style="height:2px;border-width:0;color:yellow;background-color:yellow">
                                        </div>

Thanks

Answers (1)