Ramco Ramco

Ramco Ramco

  • 473
  • 2.8k
  • 394.6k

Horizontal line not getting drawn

Dec 8 2022 12:27 PM

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)