Код: Выделить всё
*{
box-sizing: border-box;
padding: 0;
margin: 0;
font-family: sans-serif;
}
body{
height: 100vh;
width: 100vw;
background: url(/pictures/pexels-pixabay-235721.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.nav-container{
display: flex;;
border: solid gray;
background-color: rgb(128, 128, 128);
height: 2rem;
}
.top-nav {
display: flex;
flex-direction: column;
justify-content: space-around;
background-color: gray;
font-size: 2rem;
margin-left: 1rem;
position: relative;
height: 30rem;
padding: 1rem;
}
a{
display: inline-block;
}
.style-text{
color: white;
text-decoration: none;
}
.header-container{
display: flex;
align-items: center;
justify-content: center;
}
.icon-pic{
margin-top: 5rem;
margin-bottom: 2rem;
height: 8rem;
border-radius: 99rem;
margin-right: 3rem;
}
.myskills{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
color: rgba(255, 255, 255, 0.808);
background-color: rgba(128, 128, 128, 0.37);
font-size: 3rem;
list-style: none;
}
.hidden{
display: none;
}
[*]
Jesper Persson portfolio
[img]/pictures/hamburger.png[/img]
[list]
[url=/index.html]Om mig[/url]
[*][url=/html/myskills.html]Mina Kunskaper[/url]
[*][url=/html/myskills.html]Kontakt[/url]
[*][url=/html/myskills.html]Portfolio[/url]
[/list]
HEJSAN
MITT NAMN ÄR
JESPER
studerar javascript development
Jag heter Jesper Persson, är 28 år och studerar till JavaScript-utvecklare på distans via Folkuniversitetet i Göteborg. Jag bor i Kristinehamn tillsammans med min sambo och vår dotter. Jag har alltid varit intresserad av tech men har aldrig riktigt kommit till skott att studera det – förrän nu. Förhoppningsvis kan jag snart börja arbeta med det som jag brinner för.
Mer om mig
[img]pictures/20240402_180453.jpg[/img]
Подробнее здесь: https://stackoverflow.com/questions/793 ... -clickable