Sunday, March 21, 2021

Website desing by Eaglesoft source code

 


<!DOCTYPE html>
<html lang="en">
<head>
    <title>Welcome to Eaglesoft</title>
</head>
<body>
    
    <table  width="900px" height="100px" align="center">
        <tr>
            <td align="center" width="150px">
                <a href="index.html">
                <img src="logo.png" width="150px" height="100px">
            </a>
            </td>
            <td align="center" width="150px">
                <a href="index.html">Home</a>
            </td>
            <td align="center" width="150px">
                <a href="product.html">Products</a>
            </td>
            <td align="center" width="150px">
                <a href="outteam.html">Our Team</a>
            </td>
            <td align="center" width="150px">
                <a href="contact.html">Contact Us</a>
            </td>
            <td align="center" width="150px">
                <a href="about.html">About</a>
            </td>
        </tr>
    </table>

    <table border="1px" bgcolor="gray" width="900px" height="400px" align="center">
        <tr>
            <td align="center" width="450px">
                <h1>Best Laptop</h1>
                <h3>For Study</h3>
                <p>Shop our wide selection of laptops from top brands like Dell, Acer, HP, Apple or Asus and enjoy free shipping if you're in Pakistan. Grab the best deals today.</p>
            </td>
            <td align="center" width="450px">
                <img src="laptop.jpg" width="450px" height="300px">
            </td>
        </tr>
    </table>

    <table border="1px" width="900px" height="600px" align="center">
        <tr>
            <td align="center" width="700px" valign="top">
                <img src="laptop2.jpg" width="700px" height="250px">
                <h1>HP LAPTOPS ARE BEST IN THE WORLD</h1>
                <P>
                    Buy Hp, Acer, Lenovo, Dell, Sony Vaio Laptops With Best Laptop Prices In Pakistan From The Largest Online Store At HomeShopping.pk.Buy Hp, Acer, Lenovo, Dell, Sony Vaio Laptops With Best Laptop Prices In Pakistan From The Largest Online Store At HomeShopping.pk.Buy Hp, Acer, Lenovo, Dell, Sony Vaio Laptops With Best Laptop Prices In Pakistan From The Largest Online Store At HomeShopping.pk.Buy Hp, Acer, Lenovo, Dell, Sony Vaio Laptops With Best Laptop Prices In Pakistan From The Largest Online Store At HomeShopping.pk.Buy Hp, Acer, Lenovo, Dell, Sony Vaio Laptops With Best Laptop Prices In Pakistan From The Largest Online Store At HomeShopping.pk.
                </P>
            </td>
            <td align="center" valign="top" width="200px">

                <table border="1px" valign="top" width="187px">
                    <tr>
                        <td align="center" width="187px" bgcolor="yellow"><h1>LIKE US</h1></td>
                    </tr>
                    <tr>
                        <td align="center" width="187px">
                            <a href="https://www.facebook.com/eaglesoft.pk">Facebook</a>
                        </td>
                    </tr>
                    <tr>
                        <td align="center" width="187px">Insagram</td>
                    </tr>
                    <tr>
                        <td align="center" width="187px">Twitter</td>
                    </tr>
                    <tr>
                        <td align="center" width="187px">Linkeding</td>
                    </tr>
                    <tr>
                        <td align="center" width="187px">youtube</td>
                    </tr>
                    <tr>
                        <td align="center" width="187px">Qura</td>
                    </tr>
                    <tr>
                        <td align="center" width="187px">Stackoverflow</td>
                    </tr>
                    <tr>
                        <td align="center" width="187px">W3school</td>
                    </tr>
                    <tr>
                        <td align="center" width="187px">Github</td>
                    </tr>
                    <tr>
                        <td align="center" width="187px">Eaglesoft</td>
                    </tr>
                    <tr>
                        <td align="center" width="187px"></td>
                    </tr>
                    <tr>
                        <td align="center" width="187px" height="112px">
                            <img src="add1.png" width="185" height="112px">
                        </td>
                    </tr>
                    <tr>
                        <td align="center" width="187px" height="112px">
                            <img src="add2.png" width="185" height="112px">
                        </td>
                    </tr>
                    
                
                </table>

            </td>
        </tr>
    </table>

    <table border="1px" bgcolor="green" width="900px" height="50px" align="center">
        <tr>
            <td align="center">Designed by Eaglesoft</td>
        </tr>
    </table>

</body>
</html>

No comments:

Post a Comment