gpt4 book ai didi

javascript - 带有 HTML5 CSS3 的图像横幅未扩展为父级的问题

转载 作者:行者123 更新时间:2023-11-30 15:27:50 25 4
gpt4 key购买 nike

感谢阅读我的问题,我正在一个带有横幅系统的着陆页上工作,使用 css3 和 html5 以及 jquery/javascript,我已经工作了大约 3 天了,但我没有看到问题, image 是 content/parent 元素的缩写,这里是网页,所以你可以帮我弄清楚发生了什么。

http://topcoders.directoryup.com/landingpage/

HTML

<section class="city-section  
first-city"
data-city="banner_0" data-bgColor="2">
<div class="align-flex-end grid-flex-columns">

<svg class="city-line new-york-line" viewBox="0 0 1911 1076" preserveAspectRatio="xMidYMid slice">
<image class="bg" width="100%" height="100%" style="height:100% !important;width:100% !important;" xlink:href="images/2_a.jpg" overflow="visible"></image>
<path data-offset="2871" data-rightLeft="M1939.9 478c-124.9-80.3-327.3 51.1-369.6 80.4-10.5 7.3-21.8 13.4-33.8 17.8-140.9 51.7-215.4-162.5-296.6-219.1-86-60-177 180.9-238 180.9-67.1 0-102.5-439.8-157.3-439.8-44.2 0-62.3 116.6-92.7 271.8-29.5 150.6-81.1 200.1-155.5 140.1-100.5-81-222.5 187.9-398.5 80.4-132.6-81-212-102.5-212-102.5" data-leftRight="M-14.1 488s79.4 21.5 212 102.5c176 107.5 298-161.4 398.5-80.4 74.4 60 126 10.5 155.5-140.1 30.4-155.2 48.5-271.8 92.7-271.8 54.8 0 90.2 439.8 157.3 439.8 61 0 152-240.9 238-180.9 81.2 56.6 155.7 270.8 296.6 219.1 12-4.4 23.3-10.5 33.8-17.8 42.3-29.3 244.7-160.7 369.6-80.4" d="M-14.1 488s79.4 21.5 212 102.5c176 107.5 298-161.4 398.5-80.4 74.4 60 126 10.5 155.5-140.1 30.4-155.2 48.5-271.8 92.7-271.8 54.8 0 90.2 439.8 157.3 439.8 61 0 152-240.9 238-180.9 81.2 56.6 155.7 270.8 296.6 219.1 12-4.4 23.3-10.5 33.8-17.8 42.3-29.3 244.7-160.7 369.6-80.4"></path>
</svg>

<div class="city-section-content grid">
<div class="grid-cell">
<h2>An eDirectory</h2>
<p>An eDirectory</p>
<a class="modal notified-modal no-url-update" data-remote="true" href="#">More Info</a>
</div>
</div>

<span class="left-hitzone"></span>
<span class="right-hitzone"></span>
</section>
<section class="city-section
"
data-city="banner_1" data-bgColor="1">
<div class="align-flex-end grid-flex-columns">

<svg class="city-line new-york-line" viewBox="0 0 1911 1076" preserveAspectRatio="xMidYMid slice">
<image class="bg" width="100%" height="100%" style="height:100% !important;width:100% !important;" xlink:href="images/2_b.jpg" overflow="visible"></image>
<path data-offset="2871" data-rightLeft="M1939.9 478c-124.9-80.3-327.3 51.1-369.6 80.4-10.5 7.3-21.8 13.4-33.8 17.8-140.9 51.7-215.4-162.5-296.6-219.1-86-60-177 180.9-238 180.9-67.1 0-102.5-439.8-157.3-439.8-44.2 0-62.3 116.6-92.7 271.8-29.5 150.6-81.1 200.1-155.5 140.1-100.5-81-222.5 187.9-398.5 80.4-132.6-81-212-102.5-212-102.5" data-leftRight="M-14.1 488s79.4 21.5 212 102.5c176 107.5 298-161.4 398.5-80.4 74.4 60 126 10.5 155.5-140.1 30.4-155.2 48.5-271.8 92.7-271.8 54.8 0 90.2 439.8 157.3 439.8 61 0 152-240.9 238-180.9 81.2 56.6 155.7 270.8 296.6 219.1 12-4.4 23.3-10.5 33.8-17.8 42.3-29.3 244.7-160.7 369.6-80.4" d="M-14.1 488s79.4 21.5 212 102.5c176 107.5 298-161.4 398.5-80.4 74.4 60 126 10.5 155.5-140.1 30.4-155.2 48.5-271.8 92.7-271.8 54.8 0 90.2 439.8 157.3 439.8 61 0 152-240.9 238-180.9 81.2 56.6 155.7 270.8 296.6 219.1 12-4.4 23.3-10.5 33.8-17.8 42.3-29.3 244.7-160.7 369.6-80.4"></path>
</svg>

<div class="city-section-content grid">
<div class="grid-cell">
<h2>A Responsive Website Creator</h2>
<p>A Responsive Website Creator</p>
<a class="modal notified-modal no-url-update" data-remote="true" href="#">More Info</a>
</div>
</div>

<span class="left-hitzone"></span>
<span class="right-hitzone"></span>
</section>
<section class="city-section
"
data-city="banner_2" data-bgColor="0">
<div class="align-flex-end grid-flex-columns">

<svg class="city-line new-york-line" viewBox="0 0 1911 1076" preserveAspectRatio="xMidYMid slice">
<image class="bg" width="100%" height="100%" style="height:100% !important;width:100% !important;" xlink:href="images/2_c.jpg" overflow="visible"></image>
<path data-offset="2871" data-rightLeft="M1939.9 478c-124.9-80.3-327.3 51.1-369.6 80.4-10.5 7.3-21.8 13.4-33.8 17.8-140.9 51.7-215.4-162.5-296.6-219.1-86-60-177 180.9-238 180.9-67.1 0-102.5-439.8-157.3-439.8-44.2 0-62.3 116.6-92.7 271.8-29.5 150.6-81.1 200.1-155.5 140.1-100.5-81-222.5 187.9-398.5 80.4-132.6-81-212-102.5-212-102.5" data-leftRight="M-14.1 488s79.4 21.5 212 102.5c176 107.5 298-161.4 398.5-80.4 74.4 60 126 10.5 155.5-140.1 30.4-155.2 48.5-271.8 92.7-271.8 54.8 0 90.2 439.8 157.3 439.8 61 0 152-240.9 238-180.9 81.2 56.6 155.7 270.8 296.6 219.1 12-4.4 23.3-10.5 33.8-17.8 42.3-29.3 244.7-160.7 369.6-80.4" d="M-14.1 488s79.4 21.5 212 102.5c176 107.5 298-161.4 398.5-80.4 74.4 60 126 10.5 155.5-140.1 30.4-155.2 48.5-271.8 92.7-271.8 54.8 0 90.2 439.8 157.3 439.8 61 0 152-240.9 238-180.9 81.2 56.6 155.7 270.8 296.6 219.1 12-4.4 23.3-10.5 33.8-17.8 42.3-29.3 244.7-160.7 369.6-80.4"></path>
</svg>

<div class="city-section-content grid">
<div class="grid-cell">
<h2>A Learning &amp; Workforce System</h2>
<p>A Learning &amp; Workforce System</p>
<a class="modal notified-modal no-url-update" data-remote="true" href="#">More Info</a>
</div>
</div>

<span class="left-hitzone"></span>
<span class="right-hitzone"></span>
</section>

更新

当我在分页符的任何地方使用 border:none 时

Broken style

最佳答案

要求的图片尺寸:1911x1076 像素请用原文件替换附件。 enter image description here

关于javascript - 带有 HTML5 CSS3 的图像横幅未扩展为父级的问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42699434/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com