Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<div data-carousel-delay="3000" data-carousel-height="200" data-carousel-width="1200" id="carousel">
    <div class="cover" style="font-family:gotham; font-size:15px;">
        <div class="carouselpanel">
            <table>
                <tbody>
                    <tr>
                        <td>
                            <img border="0" height="200px" src="/uploadedImage/view/image1.png" width="900px" /></td>
                        <td style="padding:20px;">
                                                       
                            <p style="font-size:20px; padding-bottom:20px;">
                                1 Lorem Dolor Ipsum...</p>
                            <p>
                                Lorem ipsum dolor sit amet, consectetur adipiscing elit</p>
                                        </td>
                    </tr>
                </tbody>
            </table>
        </div>                
        <div class="carouselpanel">
            <table>
                <tbody>
                    <tr>
                        <td style="padding:20px;">
                            <p style="font-size:20px; padding-bottom:20px;">
                                2 Lorem Dolor Ipsum...</p>
                            <p>
                                Etiam tempor condimentum tristique.</p>
                        </td>
                        <td>
                            <img border="0" height="200px" src="/uploadedImage/view/image2.png" width="900px" /></td>
                    </tr>
                </tbody>
            </table>
        </div>
    </div>
</div>


Related Topics

Custom Text Screens