Skip to content

Commit

Permalink
added intro
Browse files Browse the repository at this point in the history
  • Loading branch information
marfantyk committed May 14, 2024
1 parent dd8040b commit 5882123
Show file tree
Hide file tree
Showing 9 changed files with 226 additions and 14 deletions.
Binary file added images/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/dad_and_child.avif
Binary file not shown.
Binary file added images/doctor.avif
Binary file not shown.
Binary file added images/hugging_people.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/old_couple.avif
Binary file not shown.
Binary file added images/people.avif
Binary file not shown.
Binary file added images/small-background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 28 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
<p class="details">Use our demo account:</p>
<p class="details"><b>login:</b> <i>jdnaseq@gmail.com</i></p>
<p class="details"><b>password: </b><i>123456</i></p>
<div class="gitcoin gitcoin2">
<!-- <div class="gitcoin gitcoin2">
<a class="gitcoin-a" href="https://explorer.gitcoin.co/#/round/42161/39/20" target=”_blank” >Support us on <span style="text-decoration: underline;">GitCoin!</span></a>
</div>
</div> -->
</div>
<!-- "Hamburger menu" / "Bar icon" to toggle the navigation links -->
<a href="javascript:void(0);" class="icon1" onclick="myFunction()">
Expand All @@ -51,9 +51,9 @@
</div>

<div class="sidenav">
<div class="gitcoin">
<!-- <div class="gitcoin">
<a class="gitcoin-a" href="https://explorer.gitcoin.co/#/round/42161/39/20" target=”_blank” >Support us on <span style="text-decoration: underline;">GitCoin!</span></a>
</div>
</div> -->
<a class="main-links" href="#just-dna-seq" class="header-element">Just-DNA-Seq:</a>
<ul>
<li><a href="#tutorial">Tutorial</a></li>
Expand Down Expand Up @@ -82,8 +82,31 @@
</section>
</div>
<div class="container">
<img src="./images/just_dna_seq.png" class="back">
<h1 id="just-dna-seq"><span class="just">Just</span> <span class="D">D</span><span class="N">N</span><span class="A">A</span><span class="seq">-Seq</span></h1>
<div class="block">
<div class="inner-div innder-div0">
<img class="vertical" src="images/dad_and_child.avif">
<div class="textt"><p class="boldd">Your DNA Guide to a Longer Life</p>
<p>Our reports use detailed genetic data to give you a clear picture of your longevity chances.</p>
</div>
</div>
<div class="inner-div inner-div1">
<div class="textt-1"><p class="boldd">Understand What Your Genes Say About Your Health</p>
<p>Find out how your genetic makeup could impact your risk for heart disease and cancer, with clear explanations from trusted sources.</p>
</div>
<img class="old_couple" src="images/old_couple.avif">
</div>
<div class="inner-div inner-div2">
<div class="textt-2"><p class="boldd">Personalize Your Medicine Cabinet</p>
<p>Discover which drugs work best for you and which to avoid, all based on your unique genetic profile.</p>
</div>
<img class="doctor" src="images/doctor.avif">

</div>


</div>
<h3 class="big-text">Lead a Longer, Healthier Life with Just-DNA-Seq!</h3>
<div>
<div class="not">
<section class="white white-how">
Expand Down
207 changes: 198 additions & 9 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,119 @@
height: 100vh;
z-index: -2;
}
.inner-div{
display: flex;
flex-direction:row;
margin-top: -60px;
}
.inner-div1{
margin-top: -250px;
align-content: end;
justify-content: flex-end;
margin-right: 40px;

}
.textt-1{
margin-top: -70px;
margin-right: -300px;
z-index: 1;
width: 30%;
}
img.old_couple{
width: 100%;
box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.block{
margin-left: -170px;
z-index: 0;
width: 83vw;
display: flex;
flex-direction:row;
flex-wrap: wrap;
}
h3.big-text{
text-align: center;
margin-left: 7%;
border: 3px solid rgb(149, 166, 238);
border-left: 0px;
font-size: 3em;
border-right: 0px;
padding-left: 40px;
padding-right: 40px;
margin-top: 3em;
margin-bottom: 3em;
}
.textt{
width: 28%;
padding-top: -10px;
margin-left: -50px;
margin-top: 20px;
z-index: 2;
padding-left: 10px;
height: fit-content;
text-align: right;
border: 3px solid rgb(149, 166, 238);
border-right: 0px;
background-color: rgba(255, 255, 255, 0.349);

}
.inner-div2 img.doctor{
box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
width: 45%;
z-index: 8;
}
.inner-div2{
margin-top: -120px;
flex-direction: column;

}
.textt-1{
border: 3px solid rgb(149, 166, 238);
border-left: 0px;
height:fit-content;
background-color: rgba(255, 255, 255, 0.349);
}
.textt-2{
width: 33%;
text-align: right;
margin-left: 200px;
margin-bottom: -40px;
z-index: 1;
border: 3px solid rgb(149, 166, 238);
border-bottom: 0px;
padding-right: 20px;
padding-left: 10px;
padding-bottom: 40px;
}
.people{
width: 90%;
position: relative;
}
.lane{
width: 151%;
height: 100px;
align-items: center;
text-align: center;
background-color: #4364be;
margin-left: -190px;
}
.empty{
width: 32%;
}
.old_couple{
right: auto;
}
p.boldd{
font-weight: 500;
}
.block img{
width: 50%;
}
.block img.vertical{
width: 30%;
box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
margin-left: 70px;
}
.check-it p{
font-size: 22px;
}
Expand Down Expand Up @@ -56,7 +168,8 @@ a.header-element:hover a.header-element:before{
}

h1{
text-align: left;
z-index: 1;
position: relative;
}
.description{
margin-top: 2.5vw;
Expand All @@ -72,6 +185,8 @@ h1{
width: 80%;
margin-bottom: 40px;
font-size: 1.2vw;
margin-right: auto;
margin-left: auto;
}

.sidenav {
Expand Down Expand Up @@ -262,13 +377,16 @@ u{
u:hover{
color:#cad4ff;
}

h1{
margin-top: 100px;
font-size: 4vw;
margin-top: 30px;
font-size: 5vw;
font-weight: 600;
font-family: "Rajdhani", sans-serif;
margin-bottom: 2vw;
margin-bottom: 8vw;
color:#4f69b1;
text-align: right;
border-bottom:rgb(104, 124, 219) solid 3px;
}
.container{
margin-right:17vw;
Expand All @@ -279,6 +397,7 @@ body{
font-family: 'Roboto', sans-serif;
font-weight: 800;
color:#35574e;
overflow-x: hidden;
}

p{
Expand Down Expand Up @@ -540,9 +659,6 @@ a{
.link5:hover{
color:rgb(137, 168, 255);
}
span{
}

.why{
color:#85a5ff;
font-weight: 400;
Expand Down Expand Up @@ -749,7 +865,7 @@ th{
h1{
font-family: "Rajdhani", sans-serif;
font-size: 5vw;
text-align: left;
text-align: center;
font-weight: 600;
}
h2{
Expand All @@ -767,19 +883,49 @@ th{
}

}
@media only screen and (max-width: 1300px) and (min-width: 1001px){
.textt-1{
margin-right: -250px;
}
.block img.vertical{
margin-left: 130px;
}
}
@media only screen and (max-width: 1600px) and (min-width: 1001px){
.main{
margin-left: 0px;
}
.topnav{
display: block;
}
.block img.vertical{
margin-left: -250px;
}
.sidenav{
display: none;
}
.inner-div2 img.doctor{
width: 55%;
margin-left: -130px;
}
.textt-2{
width: 40%;
margin-left: 60px;
}
.inner-div2{
margin-left: -120px;
}
h3.big-text{
text-align: center;
margin-top: 4em;
margin-bottom: 4em;
}
.back{
visibility: hidden;
}
.block{
margin-left: 0px;
}
.report{
width: 60vw;
}
Expand Down Expand Up @@ -968,12 +1114,50 @@ th{
margin-left:-8vw;
border:#577de4 solid 1vw;
}
.inner-div.inner-div2{
margin-top: 40px;
}
.textt-2{
width: 60%;
}
.inner-div2 img.doctor{
width: 77%;
}
h3.big-text{
font-size: 4vw;

}
.section22{
border:#57dae4 solid 1vw;
margin-right: -10vw;
margin-left:-10vw;
}

.block{
margin-left: -100px;
}
.block img.old_couple{
width: 70%;
}
.inner-div{
margin-top: 0px;
}
.inner-div0{
margin-left: -100px;
}
.block img.vertical{
width: 50%;
}
.inner-div1{
margin-top: 140px;
margin-right: 0px;
}
.textt-1{
margin-right: -200px;
width: 70%;
}
.textt{
width: 70%;
}
.section11{
margin-right: -12vw;
margin-left:-12vw;
Expand Down Expand Up @@ -1046,4 +1230,9 @@ th{
h2.why.why-2{
width: 100%;
}
}
@media only screen and (max-width: 1000px) {
.inner-div2 img.doctor{
margin-left: 40px;
}
}

0 comments on commit 5882123

Please sign in to comment.