Pen Settings

HTML

CSS

CSS Base

Vendor Prefixing

Add External Stylesheets/Pens

Any URLs added here will be added as <link>s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.

+ add another resource

JavaScript

Babel includes JSX processing.

Add External Scripts/Pens

Any URL's added here will be added as <script>s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.

+ add another resource

Packages

Add Packages

Search for and use JavaScript packages from npm here. By selecting a package, an import statement will be added to the top of the JavaScript editor for this package.

Behavior

Save Automatically?

If active, Pens will autosave every 30 seconds after being saved once.

Auto-Updating Preview

If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.

Format on Save

If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.

Editor Settings

Code Indentation

Want to change your Syntax Highlighting theme, Fonts and more?

Visit your global Editor Settings.

HTML

              
                <!DOCTYPE html>
<html lang="en">
<head>
  <title>Sara Ahmed</title>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css">
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
  
</head>
<body>


<nav class="navbar default navbar-expand-md navbar-dark fixed-top bg-navbar " role="navigation">
  <div class="container-fluid">
  <a class="navbar-brand" href="#">Sara Ahmed</a>
  <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
    <span class="navbar-toggler-icon"></span>
  </button>
  <div class="collapse navbar-collapse" id="collapsibleNavbar">
    <ul class="navbar-nav ml-auto">
      <li class="nav-item">
        <a class="nav-link" href="#About">About</a>
      </li>
      <li class="nav-item">
        <a class="nav-link" href="#Projects">Projects</a>
      </li>
      <li class="nav-item">
        <a class="nav-link" href="#Contact">Contact</a>
      </li>    
    </ul>
  </div>  
</div>
</nav>



<div id="home">
    <div class="landing-text">
      <h1> SOFTWARE DEVELOPER </h1>
      <h3>your next employer</h3>
      <a href="#" class="btn btn-default btn-lg"></a>
    </div>
</div>
<!--
  <div id="intro" class="view"> 

  <div class="mask rgba-black-strong">

      <div class="container-fluid d-flex align-items-center justify-content-center h-100">

          <div class="row d-flex justify-content-center text-center">

              <div class="col-md-10">

                  
                  <h2 class="display-4 font-weight-bold white-text pt-5 mb-2">Travel</h2>

                 
                  <hr class="hr-light">

                 
                  <h4 class="white-text my-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit.
                      Deleniti
                      consequuntur.</h4>
                  <button type="button" class="btn btn-outline-white">Read more<i class="fa fa-book ml-2"></i></button>

              </div>

          </div>

      </div>

  </div>

</div>
-->

<div id="About">
  <div class="container-fluid">
    <h2>About,,,</h2>
    <div class="row">
    <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12 " id="PersonaImg">
        <img id ="personalphoto" src="me.jpg" alt="" height="200em" width="200em">
    </div>
    <div class="col-lg-8 col-md-8 col-sm-12 col-sm-12 text-center" id="h">
        <div id="aboutsara">
              <h3>Here Is what you should know about me..</h3>
              <p class="lead">  A software Developer, currently works as a freelancer in Khartoum/ Sudan, i do Front and Back - end.
                Graduated with a masters degree in software Engineering, worked as a technical support for 2 years, then shifted for Software developement,
                along with my tchnical skills am intrested in Social change, voulnteering with Eduaction without borders Social movement.
                Feel free to contact me through any of the menthoined channles below in contact section, if you want me to work with you or you just wanna say hi :).</p>
        </div>
    </div>
    </div>
  </div>
</div>

<div id="Projects">
  <div class="container mt-4">
    <h2>Projects by me,,,</h2>
    <br>
    <div class="row">
      <div class="card-deck">
        <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
          <div class="card bg-light">
            <img class="card-img-top" src="logo1.jpg" alt="Card image" style="width:100%">
            <div class="card-body">
              <h4 class="card-title">John Doe</h4>
              <p class="card-text">Some example text some example text.</p>
              <a href="#" class="stretched-link"></a>
            </div>
          </div>
        </div>
        <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
          <div class="card bg-light">
            <img class="card-img-top" src="logo2.png" alt="Card image" style="width:100%">
            <div class="card-body">
              <h4 class="card-title">John Doe</h4>
              <p class="card-text">Some example text some example text.</p>
              <a href="#" class="stretched-link"></a>
            </div>
          </div>
        </div>
        <div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
          <div class="card bg-light">
            <img class="card-img-top" src="logo3.jpg" alt="Card image" style="width:100%">
            <div class="card-body">
              <h4 class="card-title">John Doe</h4>
              <p class="card-text">Some example text some example text.</p>
              <a href="#" class="stretched-link"></a>
            </div>
            </div>
        </div>
      </div>
     </div>
  </div>
</div>

<div id="Contact">
        <h2>You can reach me out Via...</h2>
          <div class="media">
            <ul>
            <a href="https://twitter.com/saraahmed626"><li class="medialinks"><i class="fa fa-twitter-square"></i></li></a>
            <a href="https://www.facebook.com/saraahmed626"><li class="medialinks"><i class="fa fa-facebook-square"></i></li></a>
            <a href="https://www.instagram.com/sara_ahmed626/"><li class="medialinks"><i class="fa fa-instagram"></i></li></a>
            <a href="https://www.linkedin.com/in/saraahmed26/"><li class="medialinks"><i class="fa fa-linkedin"></i></li></a>
            <a href="https://github.com/SaraAli26"><li class="medialinks"><i class="fa fa-github-square"></i></li></a>
            <a href="mailto:[email protected]"><li class="medialinks"><i class="fa fa-envelope-square"></i></li></a>
            </ul>
          </div>
    </div>


<footer class="container-fluid page-footer font-small"> 
    <!-- Copyright -->
  <div class="footer-copyright text-center py-3">© 2019 Copyright: saraahmed626
    </div>
    <!-- Copyright -->
</footer>

</body>

</html>



              
            
!

CSS

              
                html, body{
    height: 100%;
    width: 100%;
    text-align: center;
}
html {
    scroll-behavior: smooth;
  }

.navbar {
    font-size: 1.2em;
}
.bg-navbar {
    background-color: #0D3247;
}
#home {
    background: linear-gradient(rgba(0, 0, 0, 0.541), rgba(140, 177, 198, 0.6)),url("Ba1.jpg")no-repeat center center fixed;
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
    background-size: cover;
}
.landing-text {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #cccccc;
}

.landing-text h1{
    font-size: 500%;
    font-weight: 700;
}
h2 {
    color: #0D3247;
    font-weight: bold;
    font-size: 2em;
}
#PersonaImg{
    padding: 70px 0;
    text-align: center;
}
#personalphoto {
    box-shadow: 10px 10px 5px #cccccc;
    border-radius: 55%;
}
#aboutsara {
    border-radius: 15px;
    margin: 4em 3em 0em 0em;;
    padding: 2em;
    box-shadow: 10px 10px 5px #cccccc;
    text-align: left;
}
.media {
    padding-top: 7%;
}
li.medialinks {
    list-style: none;
    margin: 10px 30px;
    display: inline-block;
    font-size: 30px;
    padding: 20px 30px;
    color: #3b3a36;
    border: 1px solid #3b3a36;
    border-radius: 50%;
    transition: .5s;
}
    
li.medialinks:hover {
    color: #1a638e;
    border: 1px solid #1a638e;
    transition: .5s;
}
#Contact {
text-align: center;
display: inline-block;
height: auto;
margin: auto;
padding-top: 10vh;
padding-bottom: 15vh;
}
#Projects {
    padding: 10%;
}
#About {
    padding-top: 15vh;
    padding-bottom: 10vh;
    background-color: #ffffff;
    height: auto;
    color:#3b3a36;
}

footer{
    width: 100%;
    background-color: #0D3247;
    color: #cccccc;
    text-align: center;
    
}

@media (max-width: 768px ){
    .landing-text h1 {
        font-size: 300%;
    }
}
              
            
!

JS

              
                    
              
            
!
999px

Console