Навигационная панель веб -страницы [дублировать]Html

Программисты Html
Ответить
Anonymous
 Навигационная панель веб -страницы [дублировать]

Сообщение Anonymous »

Когда я нажимаю на «дом» на моей навигации, это показывает это, с небольшим белым пространством внизу:
Изображение




Maisha Aniqa




body{
margin-top: 55px;
}

.jumbotron {
background-image: url("background.jpeg");
text-align: center;
height:510px;
/*margin-top:20px;*/
}

@media screen and (max-width: 650px)
.jumbotron p {
font-size: 0.7em;
}

.jumbotron2 {
margin-top: 30px;
margin-left: 80px;
margin-right: 80px;
text-align: center;
height:300px;
}

.jumbotron3{
text-align: center;
margin-top: 2px;
}

.centered {
justify-content: center;
align: center;
display: block; margin-left: auto; margin-right: auto;
}
.display-5 {
font-size: 40px;
text-align: center;
}
.display-6 {
margin-top: 85px;
text-align: center;
}
.display-1 {
color: white;
}

.title1 {
text-align: center;
}

.title {
text-align: center;
}

.text-center {
text-align: center;
}

.changeColour{
-webkit-animation: color-change 4s infinite;
-moz-animation: color-change 4s infinite;
-o-animation: color-change 4s infinite;
-ms-animation: color-change 4s infinite;
animation: color-change 4s infinite;
}







HOME











Maisha Aniqa
Aspiring Developer.
An Engineering student.







About Me




I am currently a second year Electrical Engineering major at Ryerson University. I am extremely passionate about modern technologies and innovations that are poised to shape the way we live in future. I aspire to learn new skills everyday and apply my knowledge to solve real world problems in creative ways. My areas of interest include machine learning, full-stack development, cloud computing, and advanced computer networks. I am also a software controls team member of several engineering design teams at Ryerson, specializing in robotics, autonomous systems, and space technology.











Подробнее здесь: https://stackoverflow.com/questions/655 ... gation-bar
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «Html»