html 完全响应的横幅,横幅内有可点击的元素

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html 完全响应的横幅,横幅内有可点击的元素相关的知识,希望对你有一定的参考价值。

div#header-area {
    background-image: url(http://aysp.wpengine.com/wp-content/uploads/2017/07/background.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: auto;
    background-color: transparent;
    /*padding-bottom: 13%;*/
    display: block;
}

.header-img {
    max-width: 21.4%;
    position: relative;
    margin-left: 8%;
    padding-bottom: 1%;
float:left;
}

.header-button {
    max-width: 24.5%;
    position: relative;
    margin-left: 5.6%;
float:left;
margin-top: 4%;
}

.header-text {
    max-width: 26.6%;
    position: relative;
    margin-left: 2%;
    padding-bottom: 2%;
float:left;
margin-top: 6%;
}

.header-icon {
    max-width: 3%;
    position: relative;
    padding-bottom: 2%;
float:right;
    margin-top: 11%;
    margin-right: 1%;
}
<div id="header-area">
	<div class="container header-container">
		<img class="header-img" src="http://aysp.wpengine.com/wp-content/uploads/2017/07/logo.png">
		<img class="header-text" src="http://aysp.wpengine.com/wp-content/uploads/2017/07/crazyText.png">
		<a href="http://aysp.wpengine.com/schedule/"><img class="header-button" src="http://aysp.wpengine.com/wp-content/uploads/2017/07/buttonWithShadow.png"></a>
		<a href="https://www.facebook.com/AtYourServicePlumbing"><img class="header-icon" src="http://aysp.wpengine.com/wp-content/uploads/2017/07/facebook.png"></a>
		<div style="clear:both"></div>
	</div>
</div>

以上是关于html 完全响应的横幅,横幅内有可点击的元素的主要内容,如果未能解决你的问题,请参考以下文章

html 响应全宽横幅|标签HTML

javascript 响应横幅旋转器

Javascript 旋转横幅

如何在我们的网站中使用 ios 的智能应用横幅

点击时清除横幅通知

全宽(固定高度)响应youtube嵌入横幅