<html>
<head>
    <title>Sir Tim berners lee
    
    
    </title>
    <link rel="stylesheet" href="style.css">
    <link href="https://fonts.googleapis.com/css2?family=Raleway:wght@200&display=swap" rel="stylesheet">
    </head> 
    <body>
        <ul class="menu">
            <li class="links"><a href="#welcome">Home</a></li>
            <li class="links"><a href="#videos">My Videos</a></li>
            <li class="links"><a href="Work">Work</a></li>
            <li class="links"> <a href="Writings">Writings</a></li>
            <li class="links"><a href="contact">Contact</a></li>
        </ul>
    <section id="welcome">
        <div class="parallaxax-inner">
            <img src="https://qeprize.org/uploads/people/_1200x630_crop_center-center_82_none/Tim-Berners-Lee.JPG?mtime=1574250814" class="profile">
            <h1> I am <br>
                <span id="name">
                Tim berners lee
                </span>
            
            </h1>
            <h2>
            I am the founder of www:World Wide Web 
            </h2>
        </div>
        </section>
        <section id="bio">
        <h1>
            Hi!
            </h1>
            <div class="line"> </div>
            <p>In 1989, Tim Berners-Lee invented the World Wide Web, an Internet-based hypermedia initiative for global information sharing while at CERN, the European Particle Physics Laboratory. He wrote the first web client and server in 1990. His specifications of URIs, HTTP and HTML were refined as web technology spread.</p>
        </section>
        <section id="videos">
            <h1>Videos</h1>
        <div class="line"></div>
            <br>
            <iframe width="560" height="315" src="https://www.youtube.com/embed/OM6XIICm_qo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
            <br>
            <br>
            <iframe width="560" height="315" src="https://www.youtube.com/embed/fbV82k-ExT0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
        </section>
        <section id="Work">
            <h1>Work</h1>
            <div class="line"></div>
            <iframe width="900" height="1000" src="https://en.wikipedia.org/wiki/Tim_Berners-Lee#Career_and_research" frameborder="0"></iframe>
        </section>
        <section id="Writings">
            <h1>Writings</h1>
            <div class="line"></div>
            <a class="article" href="https://webfoundation.org/about/sir-tim-berners-lee/" target="_blank">The inventor of the World Wide Web</a>
            <br>
            <a class="article" herf="https://webfoundation.org/2019/03/web-birthday-30/" target="_blank">On the World Wide Web’s 30th birthday</a>
        </section>
        <section id="contact">
        <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3322.527621042531!2d150.4537186149141!3d-33.617559013493526!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6b12796427bd7755%3A0xf017d68f9f2c3a0!2sBlue%20Mountains%20National%20Park!5e0!3m2!1sen!2sau!4v1630998700417!5m2!1sen!2sau" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
            <div class="contact-1">
            <a href="https://mail.google.com/mail/u/0/#inbox">
               <i class="fa fa-envolpe"></i>  &nbsp; &nbsp; <h3>yugpatel10@gmail.com</h3>
                </a>
                  <a href="https://www.instagram.com/">
               <i class="fa fa-instgram"></i>  &nbsp; &nbsp; <h3>IntraView</h3>
                </a>
            </div>
        </section>
 </body>
</html>