}
.top{
background-image: url(img/pink_bg.jpg);
}
.education{
background-image: url(img/whitepaint.jpg);
}
.work_exp{
background-color: white;
}
.research_exp{
background-color: lightyellow;
}
.web_proj{
background-color: gray;
}
.contact{
background-image: url(img/pink_bg.jpg);
}
header{
color: black;
max-width: 50%;
position: relative;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
/*글,내용을 가운데에 놓기위한 css3값*/
font-size: 1.5rem;
text-align: center;
}
.top header{
color: white;
font-size: 2.4rem;
}
a:link{
text-decoration:none;
color: black;
}
a:visited{
text-decoration:none;
color: black;
}
</style>
Want to know more about me?
Etc
Interpreter
Flow
LATI
Brain and mind studyAI,Machine Learning
</header>
</section>