TechSolutionX-web designing class source code(project 1)

TechSolutionX-web designing class source code(project 1)



<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="CONTENT-TYPE" content="text/html; charset=UTF-8">
        <title>Hello, World!</title>
    </head>
    <style >
        body{
        line-height:1.6;
        padding:5px;
        }
        img{
        width:100%;
        }
        .center{
        text-align:center;
        }
        a{
        text-decoration:none;
        color:brown;
        }
        span{
        text-align:right;
        color:#cecece;
        }
        article{
        background-color:#efefef;
        border-radius:5px;
        padding-top:10px;
        }
        h1{
        text-align:center;
        }
        footer{
        padding:10px;
        background-color: #000;
        color:#ffff;
      
        }
        p{
        padding:10px;
        }
    </style>
    <body>
       <h1>TechSolutionX &copy </h1>
        <div class="center"><a href="#">Home</a> / <a href="#">About</a> / <a href="#">Contact</a><br>
            <img src="Download/hadith_usury1.jpg">
            <span>Posts</span>
           
            <article >
                <h3>How to minimize data usage</h3>
             <span>Tue, 29 Oct</span>
                <p>Not only you but every body has issue with Data usage. Data usage is how much mobile device often use mobile data. When you use any social media or surf any site , definitely it's not free , there must be an active mobile data plan you must have subscribed to for you to be able to access these sites. How then do you minimize your data usage, I'll reveal several ways you can minimize data usage on your device without necessarily not surfing the site you visit day-in-day-out.<a href="https://techsolutionx.blogspot.com/2019/10/how-to-minimize-data-usage-and-buy.html?m=1">read more...</a></p>
            </article>
            <article >
                <h3>How to Recover an Hacked Facebook Account</h3>
             <span>Tue, 29 Oct</span>
                <p>Facebook account being hacked is so rampant these days among users, this could have led to or caused bridge of information, cyber threat, online scams and other harmful things. In this post, I'll be revealing how you can recover and precautions to take to prevent your account from being hacked.
Precautions
Do not click on unknown or suspicions Web link.
Do not reveal sensitive information on an untrusted site.
Secure your login details using your Google account
Use strong password to secure you account.
Make sure you follow these precautions to prevent your account or personal information from being bridged .
Steps To Recover Hacked Facebook Account. <a href="https://techsolutionx.blogspot.com/2019/10/how-to-recover-your-hacked-facebook.html?m=1">read more</a></p>
            </article>
        </div>
        <hr>
        <footer>
            <div>
                 <h2>Contact →</h2>
                <p> 23 Lorem Ipsum Street <br> Block 23  <br>Panama.<br>Phone: 08178907119 / 08069613900<br> Email: mubarakshuaib3@gmail.com <br>Facebook:Mubarak Shuaib </p>
                <h3>About→</h3>
                <p>Hi! Techsolutionx is here to bring you solutions to  basic computer issues. One of the considerations put in place is that, you shouldn't need to be a computer Greek before you can provide solutions to your  devices.
Techsolutionx is promising in making resources available, provide computer tips,also male you know more and things you can do with you devices.
<a href="https://techsolutionx.blogspot.com">TechSolutionX</a>
</p>
              
              
            </div>
  
           
           
        </footer>
             &copy TechSolutionX-<i >2019 web designing class</i>
          
    </body>
</html>


Comments

Popular Posts