Grid tabel med streger

txt1

txt2

txt1

txt2

txt1

txt2

txt1

txt2

txt1

txt2

txt1

txt2

txt1

txt2

txt1

txt2

txt1

txt2


Kode:

<div class="atto_bsgrid container-fluid">
    <div class="row-fluid">
        <div class="col-md-6 span6 border border-bottom-0 border-info">
            <p>txt1</p>
        </div>
        <div class="col-md-6 span6 border border-bottom-0 border-info ">
            <p>txt2</p>
        </div>
    </div>
    <div class="row-fluid">
        <div class="col-md-6 span6 border border-bottom-0 border-info">
            <p>txt1</p>
        </div>
        <div class="col-md-6 span6 border border-bottom-0 border-info ">
            <p>txt2</p>
        </div>
    </div>
    <div class="row-fluid">
        <div class="col-md-6 span6 border border-bottom-0 border-info">
            <p>txt1</p>
        </div>
        <div class="col-md-6 span6 border border-bottom-0 border-info ">
            <p>txt2</p>
        </div>
    </div>
    <div class="row-fluid">
        <div class="col-md-6 span6 border border-bottom-0 border-info">
            <p>txt1</p>
        </div>
        <div class="col-md-6 span6 border border-bottom-0 border-info ">
            <p>txt2</p>
        </div>
    </div>
    <div class="row-fluid">
        <div class="col-md-6 span6 border border-bottom-0 border-info">
            <p>txt1</p>
        </div>
        <div class="col-md-6 span6 border border-bottom-0 border-info ">
            <p>txt2</p>
        </div>
    </div>
    <div class="row-fluid">
        <div class="col-md-6 span6 border border-bottom-0 border-info">
            <p>txt1</p>
        </div>
        <div class="col-md-6 span6 border border-bottom-0 border-info ">
            <p>txt2</p>
        </div>
    </div>
    <div class="row-fluid">
        <div class="col-md-6 span6 border border-bottom-0 border-info">
            <p>txt1</p>
        </div>
        <div class="col-md-6 span6 border border-bottom-0 border-info ">
            <p>txt2</p>
        </div>
    </div>
    <div class="row-fluid">
        <div class="col-md-6 span6 border border-bottom-0 border-info">
            <p>txt1</p>
        </div>
        <div class="col-md-6 span6 border border-bottom-0 border-info ">
            <p>txt2</p>
        </div>
    </div>
    <div class="row-fluid">
        <div class="col-md-6 span6 border border-bottom-1 border-info">
            <p>txt1</p>
        </div>
        <div class="col-md-6 span6 border border-bottom-1 border-info ">
            <p>txt2</p>
        </div>
    </div>
</div>
<p><br></p>

Senest ændret: onsdag den 14. juli 2021, 06:44