Preview:
<html>
    <head>
        <title>

        </title>
    </head>
    <body>
        <table border="1" cellpadding="5" cellspacing="5">
           
            <tr>
                <td>India</td>
                <td>New Delhi</td>
            </tr>

            <tr>
                <td>Nepal</td>
                <td>Kathmandu</td>
            </tr>

            <tr>
                <td>Italy</td>
                <td>Rome</td>
            </tr>

            <tr>
                <td>England</td>
                <td>London</td>
            </tr>

            <tr>
                <td>Bangladesh</td>
                <td>Dhaka</td>
            </tr>
        </table>
    </body>

</html>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter