Recent-Post

header ads

Resume Form Html And Css

 Resume Profile:-

Hello friends, as you know that we upload many coding projects, that too for free so that you can learn coding easily. Let us discuss the topic of today's coding project. If you want to create project html and css as shown in the image above then copy the code below and paste it on your code runner.




Code:-

<!doctype html>


<html>


<head>


<!-- FONTS -->


<link href='https://fonts.googleapis.com/css?family=Open+Sans:300,400,600' rel='stylesheet' type='text/css'>


<link href='https://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'>


<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>




<!-- PAGE STUFF -->


<div class="rela-block page">


    <div class="rela-block top-bar">


        <div class="caps name"><div class="abs-center">Priyanshu Kumar</div></div>


    </div>


    <div class="side-bar">


        <div class="mugshot">


            <div class="logo">


                <img src="C:\Users\vr\Pictures\priyanshu\priyanshu.jpg" class="profile"><br>


                <p class="logo-text">Priyanshu Kumar</p>


            </div>


        </div>


        <p>Kalyanpur</p>


        <p>Uttarpradesh,India</p>


        <p>8887065752</p>


        <p>goldenstarofpriyanshu@gmail.com</p><br>


        <p class="rela-block social twitter">Twitter stuff</p>


        <p class="rela-block social pinterest">Pinterest things</p>


        <p class="rela-block social linked-in">Linked-in man</p>


        <p class="rela-block caps side-header">Expertise</p>


        <p class="rela-block list-thing">HTML</p>


        <p class="rela-block list-thing">CSS (Stylus)</p>


        <p class="rela-block list-thing">JavaScript & jQuery</p>


        <p class="rela-block list-thing">Killer Taste</p>


        <p class="rela-block caps side-header">Experience</p>


        <p class="rela-block list-thing">Wordpress Expert</p>


        <p class="rela-block list-thing">Website Designer</p>


        <p class="rela-block list-thing">Software Developer</p>


        <p class="rela-block list-thing"></p>


    </div>


    <div class="rela-block content-container">


        <h2 class="rela-block caps title">Software Developer</h2>


        <div class="rela-block separator"></div>


        <div class="rela-block caps greyed">Profile</div>


        <p class="long-margin">Retro DIY quinoa, mixtape williamsburg master cleanse bushwick tumblr chillwave dreamcatcher hella wolf paleo. Knausgaard semiotics truffaut cornhole hoodie, YOLO meggings gochujang tofu. Locavore ugh kale chips iPhone biodiesel typewriter freegan, kinfolk brooklyn kitsch man bun. Austin neutra etsy, lumbersexual paleo cornhole sriracha kinfolk meggings kickstarter. </p>


        <div class="rela-block caps greyed">Experience</div>




        <h3>Job #1</h3>


        <p class="light">First job description</p>


        <p class="justified">Plaid gentrify put a bird on it, pickled XOXO farm-to-table irony raw denim messenger bag leggings. Hoodie PBR&B photo booth, vegan chillwave meh paleo freegan ramps. Letterpress shabby chic fixie semiotics. Meditation sriracha banjo pour-over. Gochujang pickled hashtag mixtape cred chambray. Freegan microdosing VHS, 90's bicycle rights aesthetic hella PBR&B. </p>


        


        <h3>Job #2</h3>


        <p class="light">Second Job Description</p>


        <p class="justified">Beard before they sold out photo booth distillery health goth. Hammock franzen green juice meggings, ethical sriracha tattooed schlitz mixtape man bun stumptown swag whatever distillery blog. Affogato iPhone normcore, meggings actually direct trade lomo plaid franzen shoreditch. Photo booth pug paleo austin, pour-over banh mi scenester vice food truck slow-carb. Street art kogi normcore, vice everyday carry crucifix thundercats man bun raw denim echo park pork belly helvetica vinyl. </p>


        


        <h3>Job #3</h3>


        <p class="light">Third Job Description</p>


        <p class="justified">Next level roof party lo-fi fingerstache skateboard, kogi tumblr. Shabby chic put a bird on it chambray, 3 wolf moon swag beard brooklyn post-ironic taxidermy art party microdosing keffiyeh marfa. Put a bird on it 3 wolf moon cliche helvetica knausgaard. Mumblecore fingerstache lomo, artisan freegan keffiyeh paleo kinfolk kale chips street art blog flannel.</p>


    </div>


</div>

<div class="footer"><p class="footer-text">Created By <a href="wbpscode.blogspot.com" class="footer-link">Priyanshu Sharma</a></div>

<style>


* {


  box-sizing: border-box;


  transition: 0.35s ease;


}


.rela-block {


  display: block;


  position: relative;


  margin: auto;


  top: ;


  left: ;


  right: ;


  bottom: ;


}


.rela-inline {


  display: inline-block;


  position: relative;


  margin: auto;


  top: ;


  left: ;


  right: ;


  bottom: ;


}


.floated {


  display: inline-block;


  position: relative;


  margin: false;


  top: ;


  left: ;


  right: ;


  bottom: ;


  float: left;


}


.abs-center {


  display: false;


  position: absolute;


  margin: false;


  top: 50%;


  left: 50%;


  right: false;


  bottom: false;


  transform: translate(-50%, -50%);


  text-align: center;


  width: 88%;


}


body {


  font-family: 'Open Sans';


  font-size: 18px;


  letter-spacing: 0px;


  font-weight: 400;


  line-height: 28px;


  background: url("http://kingofwallpapers.com/leaves/leaves-016.jpg") right no-repeat;


  background-size: cover;


}


.profile{


width:200px;


}


body:before {


  content: "";


  display: false;


  position: fixed;


  margin: 0;


  top: 0;


  left: 0;


  right: 0;


  bottom: 0;


  background-color: rgba(255,255,255,0.92);


}


.caps {


  text-transform: uppercase;


}


.justified {


  text-align: justify;


}


p.light {


  color: #777;


}


h2 {


  font-family: 'Open Sans';


  font-size: 30px;


  letter-spacing: 5px;


  font-weight: 600;


  line-height: 40px;


  color: #000;


}


h3 {


  font-family: 'Open Sans';


  font-size: 21px;


  letter-spacing: 1px;


  font-weight: 600;


  line-height: 28px;


  color: #000;


}


.page {


  width: 90%;


  max-width: 1200px;


  margin: 80px auto;


  background-color: #fff;


  box-shadow: 6px 10px 28px 0px rgba(0,0,0,0.4);


}


.top-bar {


  height: 220px;


  background-color: #848484;


  color: #fff;


}


.name {


  display: false;


  position: absolute;


  margin: false;


  top: false;


  left: calc(350px + 5%);


  right: 0;


  bottom: 0;


  height: 120px;


  text-align: center;


  font-family: 'Raleway';


  font-size: 58px;


  letter-spacing: 8px;


  font-weight: 100;


  line-height: 60px;


}


.name div {


  width: 94%;


}


.side-bar {


  display: false;


  position: absolute;


  margin: false;


  top: 60px;


  left: 5%;


  right: false;


  bottom: 0;


  width: 350px;


  background-color: #f7e0c1;


  padding: 320px 30px 50px;


}


.mugshot {


  display: false;


  position: absolute;


  margin: false;


  top: 50px;


  left: 70px;


  right: false;


  bottom: false;


  height: 210px;


  width: 210px;


}


.mugshot .logo {


  margin: -23px;


}


.logo {


  display: false;


  position: absolute;


  margin: false;


  top: 0;


  left: 0;


  right: false;


  bottom: false;


  z-index: 100;


  margin: 0;


  color: #000;


  height: 250px;


  width: 250px;


}


.logo .logo-svg {


  height: 100%;


  width: 100%;


  stroke: #000;


  cursor: pointer;


}


.logo .logo-text {


  display: false;


  position: absolute;


  margin: false;


  top: 65%;


  left: ;


  right: 20%;


  bottom: ;


  cursor: pointer;


  font-family: "Montserrat";


  font-size: 20px;


  letter-spacing: 0px;


  font-weight: 400;


  line-height: 58.333333333333336px;


}


.social {


  padding-left: 60px;


  margin-bottom: 20px;


  cursor: pointer;


}


.social:before {


  content: "";


  display: false;


  position: absolute;


  margin: false;


  top: -4px;


  left: 10px;


  right: false;


  bottom: false;


  height: 35px;


  width: 35px;


  background-size: cover !important;


}


.social.twitter:before {


  background: url("https://cdn3.iconfinder.com/data/icons/social-media-2026/60/Socialmedia_icons_Twitter-07-128.png") center no-repeat;


}


.social.pinterest:before {


  background: url("https://cdn3.iconfinder.com/data/icons/social-media-2026/60/Socialmedia_icons_Pinterest-23-128.png") center no-repeat;


}


.social.linked-in:before {


  background: url("https://cdn3.iconfinder.com/data/icons/social-media-2026/60/Socialmedia_icons_LinkedIn-128.png") center no-repeat;


}


.side-header {


  font-family: 'Open Sans';


  font-size: 18px;


  letter-spacing: 4px;


  font-weight: 600;


  line-height: 28px;


  margin: 60px auto 10px;


  padding-bottom: 5px;


  border-bottom: 1px solid #888;


}


.list-thing {


  padding-left: 25px;


  margin-bottom: 10px;


}


.content-container {


  margin-right: 0;


  width: calc(95% - 350px);


  padding: 25px 40px 50px;


}


.content-container > * {


  margin: 0 auto 25px;


}


.content-container > h3 {


  margin: 0 auto 5px;


}


.content-container > p.long-margin {


  margin: 0 auto 50px;


}


.title {


  width: 80%;


  text-align: center;


}


.separator {


  width: 240px;


  height: 2px;


  background-color: #999;


}


.greyed {


  background-color: #ddd;


  width: 100%;


  max-width: 580px;


  text-align: center;


  font-family: 'Open Sans';


  font-size: 18px;


  letter-spacing: 6px;


  font-weight: 600;


  line-height: 28px;


}


@media screen and (max-width: 1150px) {


  .name {


    color: #fff;


    font-family: 'Raleway';


    font-size: 38px;


    letter-spacing: 6px;


    font-weight: 100;


    line-height: 48px;


  }


}



.footer{

  position: fixed;

   left: 0;

   bottom: 0;

   width: 100%;

  margin: 10px 0 10px 0;

  font-size: 20px;

  text-align:center;

  color: white;

  box-shadow: 6px 6px 10px -1px rgba(0,0,0,0.15),


        -6px -6px 10px -1px rgba(255,255,255,0.7);


    border: 1px solid rgba(0,0,0,0);

    transition: transform 0.5s;

  background: #24cfaa;

  border: 1px solid #24cfaa;

}

.footer:hover{

    background-color: #fa6060;

}

.footer-text{

    margin: 10.1px 0;

    font-family: sans-serif;

}


.footer-link{

    color: #ffffff;

    text-decoration: none;

  margin-right:5px;

}

.footer-link:hover{

  color:#24cfaa;

}

</style>


</head>


</html>



If you want input of any other project, then visit our website and if any project which you think should be in our website, then comment and if you want to share your project with us, then email it to us.

Let us tell you that when you send your project to us, then send a screenshot of the project with it and send a photo and name along with it that you want to show to the public.



Published By :-

Priyanshu Kumar

Post a Comment

0 Comments