为什么我的宽度为100%在900像素之前不起作用

huangapple go评论66阅读模式
英文:

Why my width-100% not working before 900px

问题

在进行响应式设计时,当我缩小网站时,宽度为100%不起作用。这个问题出现在我的主要部分,即在标题部分之后可用的部分。

我的GitHub仓库

这是我的HTML代码:

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="style.css">
    <link rel="stylesheet" href="common.css">
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Bitter:wght@300;400&amp;display=swap" rel="stylesheet">
    <title>Document</title>
</head>
<body>
    <header>
        <nav>
            <div>
                <img src="images/yuewr.png" alt="" srcset="">
            </div>
            <div>
                <ul>
                    <li><a href="">Home</a></li>
                    <li><a href="">About us</a></li>
                    <li><a href="">Structure</a></li>
                    <li><a href="">Impact</a></li>
                    <li><a href="">Contact us</a></li>
                    <li><a href=""><button>ENROLL NOW <img src="images/arrow-right-up.svg"/></button></a></li>
                </ul>
            </div>
        </nav>
    </header>
    <main>
        <!-- ... 这里是你的其他HTML内容 ... -->
    </main>
</body>
</html>
英文:

When I am working on responsive then width 100% is not working, when I shrink my website. This problem is in my main section which is available after header section

my github repo

This is my HTML code

&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;en&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=edge&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;style.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;common.css&quot;&gt;
&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot;&gt;
&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.gstatic.com&quot; crossorigin&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css2?family=Bitter:wght@300;400&amp;display=swap&quot; rel=&quot;stylesheet&quot;&gt;
&lt;title&gt;Document&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;header&gt;
&lt;nav&gt;
&lt;div&gt;
&lt;img src=&quot;images/yuewr.png&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;&quot;&gt;About us&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;&quot;&gt;Structure&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;&quot;&gt;Impact&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;&quot;&gt;Contact us&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;&quot;&gt;&lt;button&gt;ENROLL NOW &lt;img src=&quot;images/arrow-right-up.svg&quot;/&gt; &lt;/button&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/nav&gt;
&lt;/header&gt;
&lt;main&gt;
&lt;div class=&quot;first_section&quot;&gt;
&lt;div class=&quot;first_section_ka_image_div&quot;&gt;
&lt;img src=&quot;images/Frame-1.webp&quot; alt=&quot;&quot; srcset=&quot;&quot; class=&quot;rotate&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;first_section_ka_upper_div&quot;&gt;
&lt;h5&gt;GO FROM &lt;span class=&quot;text_gradient_color&quot;&gt;ZERO TO PRO&lt;/span&gt; IN JUST 3 MONTHS&lt;/h5&gt;
&lt;h1&gt;THE BEST PLACEMENT FRIENDLY VIDEO EDITING COHORT MONEY CAN BUY.&lt;/h1&gt;
&lt;div&gt;&lt;button&gt;WATCH FREE WEBINAR &lt;img src=&quot;images/arrow-right-up.svg&quot;/&gt;&lt;/button&gt;&lt;/div&gt;
&lt;p class=&quot;text_gradient_color_white&quot;&gt;*Applications for cohort-3 are open&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;first_section-ka_opacity_div&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;second_section&quot;&gt;
&lt;div class=&quot;second_section_ka_upper_opacity_div&quot;&gt;&lt;/div&gt;
&lt;div class=&quot;second_section_ka_middel_div&quot;&gt;
&lt;h5&gt;&lt;span class=&quot;text_gradient_color&quot;&gt;SEE WHO’S HIRING VIDEO EDITORS&lt;/span&gt;&lt;/h5&gt;
&lt;h1 class=&quot;font_w_s_c_t&quot;&gt;OK, BUT WHERE’S THE DEMAND?&lt;/h1&gt;
&lt;div class=&quot;second_section_ka_middel_div_ka_img_section&quot;&gt;
&lt;img src=&quot;images/Vector-4.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;img src=&quot;images/Group-7.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;img src=&quot;images/Group-8.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;img src=&quot;images/Vector-2.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;img src=&quot;images/Vector-3.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;img src=&quot;images/Fill-1.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;img src=&quot;images/Group-2.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;img src=&quot;images/Group-1.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;img src=&quot;images/Group-3.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;img src=&quot;images/Vector-1.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;img src=&quot;images/gngm.png&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;img src=&quot;images/Layer-6.png&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;img src=&quot;images/Layer-5.png&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;second_section_ka_lower_opacity_div&quot;&gt;
&lt;/div&gt;
&lt;p class=&quot;text_gradient_color_white&quot;&gt;&amp; almost all the top companies around the globe are looking for visual storytellers&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;third_section&quot;&gt;
&lt;div class=&quot;third_section_ka_first_div&quot;&gt;
&lt;p&gt;&lt;span class=&quot;text_gradient_color&quot;&gt;ALL YOUR FAVES NEED A VIDEO EDITOR&lt;/span&gt;&lt;/p&gt;
&lt;h1 class=&quot;font_w_s_c_t&quot;&gt;WANT TO WORK WITH TOP CREATORS?&lt;/h1&gt;
&lt;/div&gt;
&lt;div class=&quot;third_section_ka_second_div&quot;&gt;
&lt;div class=&quot;third_section_ka_second_div_ka_img&quot;&gt;
&lt;div&gt;
&lt;img src=&quot;images/sharan.jpeg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;h4&gt;Finance with Sharan&lt;/h4&gt;
&lt;h6&gt;1.5M&lt;br&gt;
FOLLOWERS&lt;/h6&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;img src=&quot;images/trja.png&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;h4&gt;Mo Vlogs&lt;/h4&gt;
&lt;h6&gt;11.2M&lt;br&gt;
FOLLOWERS&lt;/h6&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;img src=&quot;images/techburner.jpeg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;h4&gt;Tech Burner&lt;/h4&gt;
&lt;h6&gt;10M&lt;br&gt;
FOLLOWERS&lt;/h6&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;img src=&quot;images/shashank.jpeg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;h4&gt;Shashank Udupa&lt;/h4&gt;
&lt;h6&gt;162K&lt;br&gt;
FOLLOWERS&lt;/h6&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;img src=&quot;images/nas.jpeg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;h4&gt;Nas Daily&lt;/h4&gt;
&lt;h6&gt;10.7M&lt;br&gt;
FOLLOWERS&lt;/h6&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;img src=&quot;images/ab.jpeg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;h4&gt;Abhi and Niyu&lt;/h4&gt;
&lt;h6&gt;3.6M&lt;br&gt;
FOLLOWERS&lt;/h6&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;third_section_ka_second_div_ka_p&quot;&gt;
&lt;p&gt;&lt;em&gt;&lt;span class=&quot;text_gradient_color_white&quot;&gt; Students from the past cohort are already working with some of these creators and many more creators are hiring from the next cohort.&lt;/em&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;forth_section&quot;&gt;
&lt;div class=&quot;forth_section_first_div&quot;&gt;
&lt;h5&gt;&lt;span class=&quot;text_gradient_color&quot;&gt;CHANGING LIVES ONE VIDEO AT A TIME&lt;/span&gt;&lt;/h5&gt;
&lt;h1 class=&quot;font_w_s_c_t&quot;&gt;THE IMPACT WE&#39;VE CREATED&lt;/h1&gt;
&lt;/div&gt;
&lt;div class=&quot;forth_section_second_div&quot;&gt;
&lt;div class=&quot;forth_section_second_div_ka_first_div&quot;&gt;
&lt;h5&gt;A 3.2 Cr Impact on GDI&lt;/h5&gt;
&lt;p&gt;We are creating a huge impact on India’s GDI - Gross domestic income. Students from Cohort-1 are earning a total sum of 3.2 Crore in salaries annually.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;forth_section_second_div_ka_second_div&quot;&gt;
&lt;h5&gt;Massive 3000% ROI&lt;/h5&gt;
&lt;p&gt;Cohort has almost 30x Return on Investment. Students have been placed with CTCs up to 10L Per annum with an average salary of 50,000 Per month.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;forth_section_second_div_ka_third_div&quot;&gt;
&lt;h5&gt;High Placement Rates&lt;/h5&gt;
&lt;p&gt;71% students who opted for placements from Cohort-1 got jobs with some of the biggest Indian creators. For Cohort-2 the expected placement rate is 86%&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;fifth_section&quot;&gt;
&lt;div class=&quot;fifth_section_first_div&quot;&gt;
&lt;h5&gt;&lt;span class=&quot;text_gradient_color&quot;&gt;STUDENT TRANSFORMATION STORY&lt;/span&gt;&lt;/h5&gt;
&lt;h1 class=&quot;font_w_s_c_t&quot;&gt;HERE&#39;S WHAT OUR STUDENTS HAVE TO SAY&lt;/h1&gt;
&lt;/div&gt;
&lt;div class=&quot;fifth_section_second_div&quot;&gt;
&lt;div&gt;
&lt;video src=&quot;video/1.mp4&quot; controls&gt;&lt;/video&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;video src=&quot;video/2.mp4&quot; controls&gt;&lt;/video&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;video src=&quot;video/3.mp4&quot; controls&gt;&lt;/video&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sixth_section&quot;&gt;
&lt;div class=&quot;sixth_section_first_div&quot;&gt;
&lt;h5&gt;&lt;span class=&quot;text_gradient_color&quot;&gt;STUDENT TESTIMONIALS&lt;/span&gt;&lt;/h5&gt;
&lt;h1 class=&quot;font_w_s_c_t&quot;&gt;READ SOME MORE STORIES&lt;/h1&gt;
&lt;/div&gt;
&lt;div class=&quot;sixth_section_second_div&quot;&gt;
&lt;div class=&quot;sixth_section_second_div_ka_first_content&quot;&gt;
&lt;div&gt;
&lt;h5&gt;Sumanyu Sood - Cohort 1&lt;/h5&gt;
&lt;p&gt;Hello, Ocus Before I joined the cohort, I was into UX/UI design. Many of my friends were getting good gigs doing video editing. So, I always used to wonder how I can also get some good gigs. I had some experience with video editing before, but joining the cohort actually made me to sit down and devote time to the video editing. Ask any member of the cohort, The two classes that Martin took for sound design were the best. All three mentors were really helpful, from taking lectures to clearing up doubts in zoom chats. The remedial classes were organized for the beginners to cope up with the softwares, really appreciate that. By the end of the cohort, I&#39;m capable enough to edit different types of videos and I feel I&#39;m applying lot of stuff I learned while designing into video editing I received several placement offers, and Ocus assisted me in sorting out all my queries regarding the placements with a quick personal call. The networks I was able to create through the community are also absolutely priceless, and I&#39;m so happy that Aevy and the team organized this cohort to inspire this community to learn together and form wonderful relationships. I just want to thank you Ocus, Martin and Varun and everyone from the aevy team to make this cohort possible.&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;h5&gt;Dileep Reddy - Cohort 2&lt;/h5&gt;
&lt;p&gt;I had the privilege of joining the Cohort and I can say with certainty that it has been a game-changer for me. The network I&#39;ve gained access to, which includes India&#39;s top editors, content creators, and freelancers, has been invaluable. My life took a turn for the better when I was offered an internship at Aevy, made possible through the mentorship of great leaders like Varun Mayya, Kuntur Sir papa ocus, and Martin. Their guidance continues to shape my present and future. This investment has been life-changing and I highly recommend it to anyone looking to take their career to the next level.&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;h5&gt;Tushar Agarwal - Cohort 1&lt;/h5&gt;
&lt;p&gt;Hey Shirsh! I just wanted to tell you that I got my first stipend as a &quot;video editor&quot; credited today and I really want to thank you mentors and the aevy team for giving this
opportunity to us to learn the skill. TYSM!&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;sixth_section_second_div_ka_second_content&quot;&gt;
&lt;div&gt;
&lt;h5&gt;Rohit Tarale - Cohort 1&lt;/h5&gt;
&lt;p&gt;I joined this cohort because I just wanted to learn something new, didnt expect it to be so great. I had never edited before on premiere. Best part for me was everything was taught from scratch, I learnt a lot and the learning skyrocketed after I joined as an intern. Trust me investing in this cohort was 1000% worth&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;h5&gt;Neeraj - Cohort 1&lt;/h5&gt;
&lt;p&gt;Hey bro, first of all i would like to thanks you for this cohort, if you wouldn&#39;t have called me, to main cohort main part nhi leta but u told me the benefits and all and so i decided to take part. And now yesterday i got hired by a agency, which works with like 15 big FIFA Youtube creators. 2:44 PM First two months will be internship with stipend of 15k and after performing well in intership they&#39;ll offer me a full time role with base pay of 30k and with more time and experience it will be 50k and could go upto like 70k too.&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;h5&gt;Sumit - Cohort 2&lt;/h5&gt;
&lt;p&gt;I&#39;m glad to inform you that, I&#39;m hired by Swarup Rao as a Full time Video Editor at High Income Tribe. Offer letter just came in. I&#39;m going to be moving to Bangalore and be there by Next Sundav. Grateful for all the opportunities and offers you helped me with. Because of which I was able to choose the best. A big big thanks to you, mentors &amp; Especially all Fellow community members from cohort who helped in everything to be the best version of myself. Grateful for Everything ✨&#128588;&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;h5&gt;Harshith Burjurkar - Cohort 2&lt;/h5&gt;
&lt;p&gt;This cohort was the YouTube industry break-in for me, it not only turned me into a professional editor but also
taught me how content industry actually works. Before this cohort I struggled with editing as the tutorials on YouTube were unstructured and the Return Of Investment I got from this cohort is at least 100x. Now I am not only good at editing, but also got to know how to
curate a good video, hook the audience better, mimic editing style of top YouTubers. Now I understand the power Visual storytelling which was taught by best in industry mentors Like Ocus, Martin, Varun Kuntoor.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;seventh_section&quot;&gt;
&lt;div class=&quot;seventh_section_first_div&quot;&gt;
&lt;div class=&quot;sixth_section_first_div_ka_content_div&quot;&gt;
&lt;h5&gt;&lt;span class=&quot;text_gradient_color&quot;&gt;FUTURE OF CONTENT IS VIDEO&lt;/span&gt;&lt;/h5&gt;
&lt;h1 class=&quot;font_w_s_c_t&quot;&gt;WHY ARE WE DOING THIS?&lt;/h1&gt;
&lt;p class=&quot;text_gradient_color_white&quot;&gt;
We are a group of visual storytellers who came together with one goal in mind - create the Best Videos the internet has ever seen. Children of digital age -we live and breathe YouTube and have built one of India&#39;s fastest growing infotainment Youtube channels - AevyTV.
&lt;br&gt;&lt;br&gt;&lt;br&gt;
Along the journey we realized that there are many creators like us who want to create top notch content but don’t have the right resources or mentors to guide them — The state of video education is broken.
&lt;br&gt;&lt;br&gt;&lt;br&gt;
That’s why we decided to build an ecosystem where you get access to the top video creators and editors and also get to learn the whole process of video content creation end to end. From scripting, storyboarding, shooting, editing, sound design, performance metrics, Youtube analytics — we will teach you how to think and build like the top 1% video producers in the world.
&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;seventh_section_second_div&quot;&gt;
&lt;div class=&quot;sixth_section_first_div_ka_video_div&quot;&gt;
&lt;video src=&quot;video/2.mp4&quot; loop controls&gt;&lt;/video&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;eight_section&quot;&gt;
&lt;div class=&quot;eight_section_first_div&quot;&gt;
&lt;h5&gt;&lt;span class=&quot;text_gradient_color&quot;&gt;THE APPLICATION LAYER : TOOLS &amp; SKILLS&lt;/span&gt;&lt;/h5&gt;
&lt;div&gt;&lt;h1 class=&quot;font_w_s_c_t&quot;&gt;CUT THE BS SHORT! TELL ME WHAT TOOLS AM I GOING TO MASTER?&lt;/h1&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;eight_section_second_div&quot;&gt;
&lt;div class=&quot;eight_section_second_div_ka_backdiv&quot;&gt;&lt;/div&gt;
&lt;img src=&quot;images/infographic.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;nine_section&quot;&gt;
&lt;div class=&quot;nine_section_ka_first_div&quot;&gt;
&lt;h5&gt;&lt;span class=&quot;text_gradient_color&quot;&gt;WHAT MAKES US UNIQUE&lt;/span&gt;&lt;/h5&gt;
&lt;h1 class=&quot;font_w_s_c_t&quot;&gt;YES, BUT WHY SHOULD I CHOOSE YOU?&lt;/h1&gt;
&lt;/div&gt;
&lt;div class=&quot;nine_section_ka_second_div&quot;&gt;
&lt;div class=&quot;nine_section_ka_second_div_ka_content_div&quot;&gt;
&lt;div&gt;&lt;img src=&quot;images/Group-120-1.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;&lt;/div&gt;
&lt;h5&gt;Amazing Community&lt;/h5&gt;
&lt;p&gt;Unlike all the other last-gen video editing courses out there, we give a community first learning experience. Not only do you learn, you make awesome life-long friends too.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;nine_section_ka_second_div_ka_content_div&quot;&gt;
&lt;div&gt;&lt;img src=&quot;images/Group-125.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;&lt;/div&gt;
&lt;h5&gt;Never seen before Placements&lt;/h5&gt;
&lt;p&gt;Our placement rates surpass the placements of top tier Indian institutions. You focus on becoming a top editor, and we will focus on getting you a job with the best creators and companies.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;nine_section_ka_second_div_ka_content_div&quot;&gt;
&lt;div&gt;&lt;img src=&quot;images/Group_1.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;&lt;/div&gt;
&lt;h5&gt;Network of top Indian Creators&lt;/h5&gt;
&lt;p&gt;We have a network of the top creators across the globe who are looking to hire from the next cohort. With Aevy, you get access and a chance to work with all the biggest names in the industry.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;ten_section&quot;&gt;
&lt;div class=&quot;ten_section_first_div&quot;&gt;
&lt;img src=&quot;images/rocket.png&quot; alt=&quot;&quot;&gt;
&lt;img src=&quot;images/Union-1.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;ten_section_second_div&quot;&gt;
&lt;h1 class=&quot;font_w_s_c_t&quot;&gt;START YOUR JOURNEY TO BECOME A VIDEO EDITING NINJA&lt;/h1&gt;
&lt;button&gt;ENROLL NOW &lt;img src=&quot;images/arrow-right-up.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;footer&gt;
&lt;div class=&quot;footer_first_section&quot;&gt;
&lt;img src=&quot;images/yuewr.png&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;footer_second_section&quot;&gt;
&lt;div class=&quot;footer_second_section_contact&quot;&gt;
&lt;div class=&quot;footer_second_section_contactAll&quot;&gt;
&lt;div&gt;&lt;img src=&quot;images/Frame-61.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;&lt;/div&gt;
&lt;div&gt;&lt;p&gt;+91 97409 81289&lt;/p&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;footer_second_section_contactAll&quot;&gt;
&lt;div&gt;&lt;img src=&quot;images/Frame-61-1.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;&lt;/div&gt;
&lt;div&gt;&lt;p&gt;info@aevytv.com&lt;/p&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;footer_second_section_policy&quot;&gt;
&lt;div class=&quot;footer_second_section_contact&quot;&gt;
&lt;div class=&quot;footer_second_section_contactAll&quot;&gt;
&lt;div&gt;&lt;img src=&quot;images/privacy1.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;&lt;/div&gt;
&lt;p&gt;Privacy Policy&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;footer_second_section_contactAll&quot;&gt;
&lt;div&gt;&lt;img src=&quot;images/cs.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;&lt;/div&gt;
&lt;p&gt;Customer Supprt&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;footer_second_section_contactAll&quot;&gt;
&lt;div&gt;&lt;img src=&quot;images/tos.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;&lt;/div&gt;
&lt;p&gt;Terms OS&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;footer_second_section_contactAll&quot;&gt;
&lt;div&gt;&lt;img src=&quot;images/refund.svg&quot; alt=&quot;&quot; srcset=&quot;&quot;&gt;&lt;/div&gt;
&lt;p&gt;Refund Policy&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;footer_third_section&quot;&gt;
&lt;p&gt;&#169; COPYRIGHT 2022 AEVY VENTURES PVT. LTD.&lt;/p&gt;
&lt;/div&gt;
&lt;/footer&gt;
&lt;/main&gt;
&lt;/body&gt;
&lt;/html&gt;

答案1

得分: 1

这可能并不是非常有用,但我仍然会在这里发布。

有些东西溢出了,如果我记得正确的话,溢出会导致滚动。我发现这似乎与您的first_section类的div元素有关,很可能是其中的H1元素导致的。

希望这能帮到你一点。

编辑:看起来大部分部分都溢出了。

英文:

This might not be very useful, but I will still post it here.

Something is overflowing, and if I remember correctly overflows cause scrolling. I have found that it seems to be something about your div element with the class first_section, It's likely the cause is the H1 element within.

Hope this helps a little.

EDIT: It seems that most of the sections overflow.

huangapple
  • 本文由 发表于 2023年2月8日 10:10:35
  • 转载请务必保留本文链接:https://go.coder-hub.com/75380764.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定