Answer the question
In order to leave comments, you need to log in
Is it correct to place inside a UL list like a DIV?
And in general, the situation due to which the question was born:
I want to place a date window in a two-line form at the end of the navigation line and I don’t understand how to align it and raise it higher
.main-menu li{
display:inline;
margin-left:50px;
}
.date{
color:white;
font-size: 90%;
float: right;
margin-right: 40px;
text-align:center;
border:solid 1px;
padding:5px;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question