- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我的固定标题位于类“huge-box”的文章标签下 see the image我无法真正弄清楚问题是什么...我尝试重建 html 但它仍然做同样的事情..
这是该标题的 css
.navs {
position: fixed;
margin-top: 30px;
width: 100%;
background-color: #FFFFFF;
max-height: 50px;
height: 50px;
}
*{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing:border-box;
}
a{
text-decoration: none;
}
body{
background-color: #F5F5F5;
font-family: 'Maquette-regular', sans-serif;
}
ul{
padding: 10px;
}
.header{
background-color: #131313;
max-height: 32px;
display: block;
font-size: 13px;
}
.header:after { content: ""; clear: both; display: block; }
.item{
display: inline-block;
color: rgba(255,255,255,.6);
margin-left: 15px;
}
.item:hover{
color: silver;
cursor: pointer;
}
.right-nav{
float: right;
}
.left-nav{
float: left;
}
.item-list{
}
.navs{
position: fixed;
margin-top: 30px;
width: 100%;
background-color: #FFFFFF;
max-height: 50px;
height: 50px;
}
.categories{
color: silver;
display: inline-block;
/* line-height: 4em; */
margin: 20;
font-size: 15px;
}
.categories:hover{
color: #000000;
cursor: pointer;
}
.fa{
color: silver;
padding: 5px;
font-size: 20px;
}
.social-btn .fa:hover{
color: #808080;
cursor: pointer;
}
.fa-search{
border-left: 1px solid #EEEEEE;
}
.social-btn{
float: right;
padding: 10px;
}
.cover-img{
background: linear-gradient(160deg, rgba(191, 0, 71, 0.9) 0%, transparent 50%), linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, transparent 100%), url(https://cdn2.tnwcdn.com/wp-content/blogs.dir/1/files/2017/06/Screen-Shot-2017-06-27-at-16.59.59-796x462.png) no-repeat;
background-size: cover;
width: 100%;
height: 100%;
position: relative;
}
.articles-box{
outline: 1px solid;
height: 75vh;
max-height: 560px;
margin-top: 55px;
}
.huge-box{
background-color: grey;
width: 66.66666%;
height: 90%;
margin: 10px;
}
.tnw-logo{
background: url(../images/logo.svg) no-repeat;
background-size: contain;
left: 24px;
top: 105px;
max-width: 50%;
height: 100%;
max-height: 112px;
line-height: 1;
pointer-events: none;
text-align: right;
position: absolute;
color: #FFF;
z-index: 5;
right: 24px;
}
.article-date{
position: absolute;
color: #fff;
top: 110px;
left: 620px;
font-size: 15px;
}
.article-about{
position: relative;
margin-top: -250px;
width: 100%;
padding: 15px;
}
.article-info{
color: #fff;
position: relative;
margin: 0px 15px 0px;
}
.article-category{
text-decoration: none;
color: #fff;
font-size: 20px;
}
#article-author{
font-size: 14px;
color: silver;
}
#article-author a{
text-decoration: none;
color: rgba(255,255,255,.6);
font-size: 12px;
}
#article-author a:hover{
color: silver;
}
.article-info .fa-clock-o, .article-info .fa-share-alt{
font-size: 12px;
color: rgba(255,255,255,.6);
}
.article-title{
color: #fff;
font-size: 55px;
font-weight: 700;
}
.cover-img-small{
background: linear-gradient(550deg, rgb(0, 0, 0) 0%, transparent 50%), linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.09) 100%), url("https://cdn2.tnwcdn.com/wp-content/blogs.dir/1/files/2017/06/galaxy-note7_design-phone2-796x437.png") no-repeat;
background-size: cover;
width: 100%;
height: 100%;
}
.cover-img-small-2{
background: linear-gradient(550deg, rgb(72, 62, 13) 0%, transparent 50%), linear-gradient(to top, rgba(163, 175, 67, 0.9) 0%, rgba(0, 0, 0, 0.09) 100%), url(https://cdn2.tnwcdn.com/wp-content/blogs.dir/1/files/2017/06/Ransomware-Locked-PC-Computer-Security-796x398.jpg) no-repeat; background-size: cover;
width: 100%;
height: 100%;
}
.small-box{
width: 31.3333%;
height: 45%;
/* outline: 1px solid red; */
float: right;
margin: -484px 8px 0px 0px;
}
.small-box-2{
width: 31.3333%;
height: 45%;
/* outline: 1px solid red; */
float: right;
margin: -246px 8px 0px 0px;
}
.article-category-small, .article-category-small-2{
text-decoration: none;
color: #fff;
}
.article-about-small{
margin-top: -200px;
padding: 25px;
}
.article-about-small-2{
padding: 25px;
margin-top: -195px;
}
.article-title-small, .article-title-small-2{
font-size: 30px;
color: #fff;
}
.article-info-small{
margin-top: -25px;
margin-left: 25px;
}
.article-info-small-2{
margin-left: 25px;
margin-top: -25px;
}
#article-author-small, #article-author-small-2{
color: silver;
}
#article-author-small a, #article-author-small-2 a{
color: silver;
font-size: 12px;
}
.article-info-small .fa-clock-o, .article-info-small .fa-share-alt , .article-info-small-2 .fa-clock-o, .article-info-small-2 .fa-share-alt{
font-size: 12px;
color: rgba(255,255,255,.6);
}
.adbar{
max-height: 95px;
max-width: 550px;
height: 100%;
width: 100%;
background-color: #5a4646;
}
#adspace{
display: block;
margin: 0px 250px 0px 250px;
}
.article{
background-color: grey;
width: 250px;
height: 150px;
display: inline-block;
/* margin: 15px; */
margin-top: 35px;
margin-left: 15px;
}
.related-articles{
margin-left: 50px;
padding: 15px;
}
.latest-news-link{
color:#F42;
font-size: 24px;
text-decoration: none;
}
.article-1-title{
margin-top: 165px;
}
.articles-info{
margin-top: 10px;
}
#author, #post-time{
color: #AAAAAA;
font-size: 12px;
}
/* Media Queries */
@media only screen and (min-width: 320px) {
body:after {
content: "320 to 480px";
background-color: hsla(90,60%,40%,0.7);
}
}
@media only screen and (min-width: 480px) {
body:after {
content: "480 to 768px";
background-color: hsla(180,60%,40%,0.7);
}
}
@media only screen and (min-width: 768px) {
body:after {
content: "768 to 1024px";
background-color: hsla(270,60%,40%,0.7);
}
}
@media only screen and (min-width: 1024px) {
body:after {
content: "1024 and up";
background-color: hsla(360,60%,40%,0.7);
}
}
@media only screen and (max-width: 767px) {
.item-list {
display: none;
}
}
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> The Next Web | International </title>
<link rel="stylesheet" href="./css/reset.css">
<link rel="stylesheet" href="./css/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="./css/main.css">
</head>
<body>
<header class="header">
<nav class="item-list">
<div class="left-nav">
<ul>
<li class="item"> News </li>
<li class="item"> Conference </li>
<li class="item"> Index </li>
<li class="item"> TQ </li>
<li class="item"> Deals </li>
<li class="item"> Answers </li>
<li class="item"> Tech5 </li>
</ul>
</div>
<div class="right-nav">
<ul>
<li class="item"> About </li>
<li class="item"> Team </li>
<li class="item"> Advertise </li>
<li class="item"> Jobs </li>
<li class="item"> Contact </li>
</ul>
</div>
</nav>
<nav class="navs">
<div class="categories">
CATEGORIES
</div>
<div class="social-btn">
<i class="fa fa-facebook-official" aria-hidden="true"></i>
<i class="fa fa-twitter" aria-hidden="true"></i>
<i class="fa fa-envelope" aria-hidden="true"></i>
<i class="fa fa-ellipsis-h" aria-hidden="true"></i>
<i class="fa fa-search" aria-hidden="true"></i>
</div>
</nav>
</header>
<section class="articles-box">
<article class="huge-box">
<div class="cover-img" title="Google is bankrupt">
</div>
<div class="tnw-logo"></div>
<span class="article-date">Wednesday — June 28, 2017</span>
<div class="article-about">
<a href="#" class="article-category">TECH</a>
<div class="article-title">Massive ransomware attack is causing chaos in airports, banks and more worldwide</div>
</div>
<div class="article-info">
<span id="article-author"> by <a href="#"> MIX </a></span>
<i class="fa fa-clock-o" aria-hidden="true"> 17 hours ago</i>
<i class="fa fa-share-alt" aria-hidden="true"> 1B+</i>
</div>
</article>
<article class="small-box">
<div class="cover-img-small" title="who wants that">
</div>
<div class="article-about-small">
<a href="#" class="article-category-small">GEAR</a>
<div class="article-title-small">Samsung is bringing back its Galaxy Note 7 for fans who aren't afraid of exploding phones</div>
</div>
<div class="article-info-small">
<span id="article-author-small"> by <a href="#"> Abhimanyu Ghoshal</a></span>
<i class="fa fa-clock-o" aria-hidden="true"> 6 hours ago</i>
<i class="fa fa-share-alt" aria-hidden="true"> 1B+</i>
</div>
</article>
<article class="small-box-2">
<div class="cover-img-small-2" title="say whattttt">
</div>
<div class="article-about-small-2">
<a href="#" class="article-category-small-2">SECURITY</a>
<div class="article-title-small-2">Petya ransomware victims can’t get their files back even if they pay up</div>
</div>
<div class="article-info-small-2">
<span id="article-author-small-2"> by <a href="#"> Abhimanyu Ghoshal</a></span>
<i class="fa fa-clock-o" aria-hidden="true"> 7 hours ago</i>
<i class="fa fa-share-alt" aria-hidden="true"> 1B+</i>
</div>
</article>
</section>
<section id="adspace">
<div class="adbar">
</div>
</section>
<section class="related-articles">
<div class="latest-news">
<a href="#" class="latest-news-link">Latest news > </a>
</div>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
</section>
<section class="funding-list">
<span class="latest-funding">Latest funding rounds on Index.co</span>
</section>
</body>
</html>
最佳答案
在 .navs
类中添加了 z-index
值
.navs{
position: fixed;
margin-top: 30px;
width: 100%;
background-color: #FFFFFF;
max-height: 50px;
height: 50px;
z-index: 1; /* <-- here */
}
*{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing:border-box;
}
a{
text-decoration: none;
}
body{
background-color: #F5F5F5;
font-family: 'Maquette-regular', sans-serif;
}
ul{
padding: 10px;
}
.header{
background-color: #131313;
max-height: 32px;
display: block;
font-size: 13px;
}
.header:after { content: ""; clear: both; display: block; }
.item{
display: inline-block;
color: rgba(255,255,255,.6);
margin-left: 15px;
}
.item:hover{
color: silver;
cursor: pointer;
}
.right-nav{
float: right;
}
.left-nav{
float: left;
}
.item-list{
}
.navs{
position: fixed;
margin-top: 30px;
width: 100%;
background-color: #FFFFFF;
max-height: 50px;
height: 50px;
z-index: 1;
}
.categories{
color: silver;
display: inline-block;
/* line-height: 4em; */
margin: 20;
font-size: 15px;
}
.categories:hover{
color: #000000;
cursor: pointer;
}
.fa{
color: silver;
padding: 5px;
font-size: 20px;
}
.social-btn .fa:hover{
color: #808080;
cursor: pointer;
}
.fa-search{
border-left: 1px solid #EEEEEE;
}
.social-btn{
float: right;
padding: 10px;
}
.cover-img{
background: linear-gradient(160deg, rgba(191, 0, 71, 0.9) 0%, transparent 50%), linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, transparent 100%), url(https://cdn2.tnwcdn.com/wp-content/blogs.dir/1/files/2017/06/Screen-Shot-2017-06-27-at-16.59.59-796x462.png) no-repeat;
background-size: cover;
width: 100%;
height: 100%;
position: relative;
}
.articles-box{
outline: 1px solid;
height: 75vh;
max-height: 560px;
margin-top: 55px;
}
.huge-box{
background-color: grey;
width: 66.66666%;
height: 90%;
margin: 10px;
}
.tnw-logo{
background: url(../images/logo.svg) no-repeat;
background-size: contain;
left: 24px;
top: 105px;
max-width: 50%;
height: 100%;
max-height: 112px;
line-height: 1;
pointer-events: none;
text-align: right;
position: absolute;
color: #FFF;
z-index: 5;
right: 24px;
}
.article-date{
position: absolute;
color: #fff;
top: 110px;
left: 620px;
font-size: 15px;
}
.article-about{
position: relative;
margin-top: -250px;
width: 100%;
padding: 15px;
}
.article-info{
color: #fff;
position: relative;
margin: 0px 15px 0px;
}
.article-category{
text-decoration: none;
color: #fff;
font-size: 20px;
}
#article-author{
font-size: 14px;
color: silver;
}
#article-author a{
text-decoration: none;
color: rgba(255,255,255,.6);
font-size: 12px;
}
#article-author a:hover{
color: silver;
}
.article-info .fa-clock-o, .article-info .fa-share-alt{
font-size: 12px;
color: rgba(255,255,255,.6);
}
.article-title{
color: #fff;
font-size: 55px;
font-weight: 700;
}
.cover-img-small{
background: linear-gradient(550deg, rgb(0, 0, 0) 0%, transparent 50%), linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.09) 100%), url("https://cdn2.tnwcdn.com/wp-content/blogs.dir/1/files/2017/06/galaxy-note7_design-phone2-796x437.png") no-repeat;
background-size: cover;
width: 100%;
height: 100%;
}
.cover-img-small-2{
background: linear-gradient(550deg, rgb(72, 62, 13) 0%, transparent 50%), linear-gradient(to top, rgba(163, 175, 67, 0.9) 0%, rgba(0, 0, 0, 0.09) 100%), url(https://cdn2.tnwcdn.com/wp-content/blogs.dir/1/files/2017/06/Ransomware-Locked-PC-Computer-Security-796x398.jpg) no-repeat; background-size: cover;
width: 100%;
height: 100%;
}
.small-box{
width: 31.3333%;
height: 45%;
/* outline: 1px solid red; */
float: right;
margin: -484px 8px 0px 0px;
}
.small-box-2{
width: 31.3333%;
height: 45%;
/* outline: 1px solid red; */
float: right;
margin: -246px 8px 0px 0px;
}
.article-category-small, .article-category-small-2{
text-decoration: none;
color: #fff;
}
.article-about-small{
margin-top: -200px;
padding: 25px;
}
.article-about-small-2{
padding: 25px;
margin-top: -195px;
}
.article-title-small, .article-title-small-2{
font-size: 30px;
color: #fff;
}
.article-info-small{
margin-top: -25px;
margin-left: 25px;
}
.article-info-small-2{
margin-left: 25px;
margin-top: -25px;
}
#article-author-small, #article-author-small-2{
color: silver;
}
#article-author-small a, #article-author-small-2 a{
color: silver;
font-size: 12px;
}
.article-info-small .fa-clock-o, .article-info-small .fa-share-alt , .article-info-small-2 .fa-clock-o, .article-info-small-2 .fa-share-alt{
font-size: 12px;
color: rgba(255,255,255,.6);
}
.adbar{
max-height: 95px;
max-width: 550px;
height: 100%;
width: 100%;
background-color: #5a4646;
}
#adspace{
display: block;
margin: 0px 250px 0px 250px;
}
.article{
background-color: grey;
width: 250px;
height: 150px;
display: inline-block;
/* margin: 15px; */
margin-top: 35px;
margin-left: 15px;
}
.related-articles{
margin-left: 50px;
padding: 15px;
}
.latest-news-link{
color:#F42;
font-size: 24px;
text-decoration: none;
}
.article-1-title{
margin-top: 165px;
}
.articles-info{
margin-top: 10px;
}
#author, #post-time{
color: #AAAAAA;
font-size: 12px;
}
/* Media Queries */
@media only screen and (min-width: 320px) {
body:after {
content: "320 to 480px";
background-color: hsla(90,60%,40%,0.7);
}
}
@media only screen and (min-width: 480px) {
body:after {
content: "480 to 768px";
background-color: hsla(180,60%,40%,0.7);
}
}
@media only screen and (min-width: 768px) {
body:after {
content: "768 to 1024px";
background-color: hsla(270,60%,40%,0.7);
}
}
@media only screen and (min-width: 1024px) {
body:after {
content: "1024 and up";
background-color: hsla(360,60%,40%,0.7);
}
}
@media only screen and (max-width: 767px) {
.item-list {
display: none;
}
}
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> The Next Web | International </title>
<link rel="stylesheet" href="./css/reset.css">
<link rel="stylesheet" href="./css/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="./css/main.css">
</head>
<body>
<header class="header">
<nav class="item-list">
<div class="left-nav">
<ul>
<li class="item"> News </li>
<li class="item"> Conference </li>
<li class="item"> Index </li>
<li class="item"> TQ </li>
<li class="item"> Deals </li>
<li class="item"> Answers </li>
<li class="item"> Tech5 </li>
</ul>
</div>
<div class="right-nav">
<ul>
<li class="item"> About </li>
<li class="item"> Team </li>
<li class="item"> Advertise </li>
<li class="item"> Jobs </li>
<li class="item"> Contact </li>
</ul>
</div>
</nav>
<nav class="navs">
<div class="categories">
CATEGORIES
</div>
<div class="social-btn">
<i class="fa fa-facebook-official" aria-hidden="true"></i>
<i class="fa fa-twitter" aria-hidden="true"></i>
<i class="fa fa-envelope" aria-hidden="true"></i>
<i class="fa fa-ellipsis-h" aria-hidden="true"></i>
<i class="fa fa-search" aria-hidden="true"></i>
</div>
</nav>
</header>
<section class="articles-box">
<article class="huge-box">
<div class="cover-img" title="Google is bankrupt">
</div>
<div class="tnw-logo"></div>
<span class="article-date">Wednesday — June 28, 2017</span>
<div class="article-about">
<a href="#" class="article-category">TECH</a>
<div class="article-title">Massive ransomware attack is causing chaos in airports, banks and more worldwide</div>
</div>
<div class="article-info">
<span id="article-author"> by <a href="#"> MIX </a></span>
<i class="fa fa-clock-o" aria-hidden="true"> 17 hours ago</i>
<i class="fa fa-share-alt" aria-hidden="true"> 1B+</i>
</div>
</article>
<article class="small-box">
<div class="cover-img-small" title="who wants that">
</div>
<div class="article-about-small">
<a href="#" class="article-category-small">GEAR</a>
<div class="article-title-small">Samsung is bringing back its Galaxy Note 7 for fans who aren't afraid of exploding phones</div>
</div>
<div class="article-info-small">
<span id="article-author-small"> by <a href="#"> Abhimanyu Ghoshal</a></span>
<i class="fa fa-clock-o" aria-hidden="true"> 6 hours ago</i>
<i class="fa fa-share-alt" aria-hidden="true"> 1B+</i>
</div>
</article>
<article class="small-box-2">
<div class="cover-img-small-2" title="say whattttt">
</div>
<div class="article-about-small-2">
<a href="#" class="article-category-small-2">SECURITY</a>
<div class="article-title-small-2">Petya ransomware victims can’t get their files back even if they pay up</div>
</div>
<div class="article-info-small-2">
<span id="article-author-small-2"> by <a href="#"> Abhimanyu Ghoshal</a></span>
<i class="fa fa-clock-o" aria-hidden="true"> 7 hours ago</i>
<i class="fa fa-share-alt" aria-hidden="true"> 1B+</i>
</div>
</article>
</section>
<section id="adspace">
<div class="adbar">
</div>
</section>
<section class="related-articles">
<div class="latest-news">
<a href="#" class="latest-news-link">Latest news > </a>
</div>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
<article class="article">
<h5 class="article-1-title">Tinder Gold lets you see who likes you without matching</h5>
<div class="articles-info">
<span id="author"> Rachel Kaser</span>
<span id="post-time"> 3 hours ago </span>
</div>
</article>
</section>
<section class="funding-list">
<span class="latest-funding">Latest funding rounds on Index.co</span>
</section>
</body>
</html>
关于html - 固定标题位于元素下方,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44842583/
我正在使用matplotlib创建简单的线图。我的图是一个简单的时间序列数据集,其中我沿x轴有时间,而我在y轴上有测量的值。 y值可以具有正值或负值,如果y值> 0,则我想用蓝色填充行上方和下方的颜色
我有一个简单的菜单,当单击菜单项时,该菜单会滚动到某个部分。 例如: Contact 将滚动到: 但是我也有一个始终粘在顶部的菜单,并且该菜单的高度不是用滚动脚本计算的。因此菜单总是悬停在元素的顶部
我有一个 UISearchBar 和 UISearchDisplayController,一切都很好,但我的范围选择器显示在文本字段旁边而不是下方。我知道这是设备横向时的预期操作,但由于我在 UISp
因此,我正在创建一个根据用户输入增大和缩小的 ListView ,我需要四个按钮,但我不知道如何让按钮与 ListView 的底部对齐并位于2x2 网格时尚。我已经尝试过相对布局,但似乎不起作用。谢谢
我正在使用的系统无法直接编辑每个页面上的 HTML。我想添加特定页面正文的顶部,但我输入 HTML 的框会自动将脚本放置在上面 我尝试过这个: $('body').prepend(''); 任何帮
设计模式一切都很好,但在实时导航栏位于 ScrollView 下方我该如何解决这个问题?请帮忙 最佳答案 同样,在没有看到任何代码的情况下很难说,但我相信导航栏根本没有显示。如果您直接从另一个 Vie
我现在必须重用和修改其他人的代码来创建图像处理应用程序。以下代码用于设置框架及其 GUI。我遇到的问题是,当在菜单栏上单击文件字时,菜单项列在 originalImage 容器中包含的 Canvas
我创建了一个 Angular 指令,用户可以在其中根据一天中的时间更改某些设置。下面是我已有的图片: 我想在 div 的 x 轴上添加一种准确表示时间的“滴答”,以向用户显示他在做什么,如下图所示:
这是下面的代码。 body { font-family: "Lato", sans-serif; } .sidenav { width: 130px; positio
这个问题在这里已经有了答案: Z-Index not working? [closed] (1 个回答) 关闭 5 年前。
我搜索了这个并尝试了 Z 轴的东西,但无济于事。基本上,我的导航栏在其下方的 div 下方显示有子菜单。那个 div 发生了不透明的事情,这一定与它有关。我需要这些显示在 div 上方!! JS fi
我正在处理的网站的某些页面使用脚本自动创建基于页面标题的目录。但是,我在获取“toc”div 以将页面的其余内容推送到其下方时遇到了一些问题。 TOC div 在我页面的最里面的 div 中,“con
我的代码 http://jsfiddle.net/p796z/1/ HTML Content Content Content Content Content Content
请看下面的代码: Button dropdown
我有一个表格,我希望它直接位于 Logo 下方位于页面中间。到目前为止,我似乎做不到更有什者。任何帮助将不胜感激。谢谢。 这是 HTML 代码:
我的 web 应用程序在与 jQuery Mobile 和 cordova 的聊天部分出现问题。我决定用 textaera 和发送消息的按钮修复页脚。但是当我触摸文本区域写消息时,我的键盘没有出现。我
我有两个来回箭头,可以单击它们在我的单页网站上的框架中浏览照片。我的术语在这里可能不正确。保存照片和前后箭头的 div 出现在我的屏幕下方,而不是在屏幕场景 div 中。我可以将图像向上移动以出现在屏
我使用自定义 CSS 和 Bootstrap 类名称构建了这个 header 。我已经尝试了 z-index、float: initial 属性。提前致谢 .branding-preview {
我有两个部分介绍网站上的用例和好处。如下。 .onboardmessaging { min-width: 100%; } .onboardmessagingwrap { min-wi
所以,我在网站上发现了这个很酷的 css/html slider ,所以我下载了代码,并打算研究它。我已经开始根据自己的需要对其进行编辑和设计,然后我遇到了这个问题:当我添加比原始尺寸更大的图像时,导
我是一名优秀的程序员,十分优秀!