twitchtoo:
peter888, your stylesheet is telling all table borders to be 0.
includes/templates/theme695/css/stylesheet.css
line 28 or so:
table, td, img {border:0;}
See image:
[Attachment no longer available]
Twitchtoo, Thanks for your help. I will try to define my own css rule for the table. Another thing, I also put the following html code at product description, it also shows text format: attached code following:
<div>
<ul>
<li>Apply DDS technology, double output, adjustable phase, the highest output frequency is 25MHz</li>
<li>125MSa/s sample rate, 14bit vertical resolution, 16Kpts wave length</li>
<li>Output 5 types of standard waveform, internally installed 48 types of waveform</li>
<li>Internally installed high precision, wide frequency counter, frequency is up to 200MHz</li>
<li>Abundant modulation function, sweep-frequency output, pulse train output</li>
<li>Standard collocation connection: USB Device, USB Host, support U Disk storage and software</li>
<li>Can connect to SDS1000 series digital oscilloscope perfectly, and support remote command control</li>
</ul>
<p>
<b>Included</b>
</p>
<ul>
<li>User Manual</li>
<li>Certification</li>
<li>Guaranty Card</li>
<li>CD (including EasyWave 1.0 computer software system)</li>
<li>US Power Cord</li>
<li>USB Cable</li>
<li>Quick Start</li>
</ul>
</div>
how to fix the above problem. please check the result:
attached, is actual page on the website where it displayed and correct format attached.

