Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 90000

Re: tables: style so that they show 2 lines

$
0
0

Thanks so much nancy.....Nancy O.

 

  table {

    border-collapse:collapse;

    border:none;

}

 

td.red_lines_border {

    border-top: 1px solid red;

    border-bottom: 1px solid red;

}

 

hi, copied and pasted above code you so kindly wrote out into css.

and did this in html:

 

  <table width="367" border="0" cellpadding="0" cellspacing="0">

              <tr>

                <td class="red_lines_border">

                <p> </p>

                <p> </p>

                </td>

              </tr>

            </table>

 

looks great in design view, but see nothing in live view or when uploaded....

what do we think?

 

i have not put any other rules for td or table tags in the css

 

thanks again


Viewing all articles
Browse latest Browse all 90000

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>