HTML-код
[*]
index

- # Problem is here, I wangt to make this unorder list to be lined in same line, not moving to the next line.
Home - About
- Events
- Project
- Contact
CSS-код
@charset "utf-8";
/* CSS Document */
.header{
background-color : white;
color : black;
text-align:center;
margin: -30px;
font-size: 50px;
}
.headimg{
line-height: 5px;
background-color: white;
padding: 5px;
width: 180px;
}
.navi {
margin-top: 0;
display : inline;
font-size: 1em;
text-align: justify;
}
Подробнее здесь: https://stackoverflow.com/questions/786 ... ine-indent
Мобильная версия