Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

188
Views
How to fix bug with <ul> and <li> in my grid?

Im trying to make my portfolio and its pretty good but I have bug in the grid.

grid bug

Here is the source code:

https://pastecode.io/s/7t652k2n

Here is the website:

http://ludwik-zimmenhof-portfolio.5v.pl

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Your elements are not nested in a row div

<div class="w3-row-padding" style="margin:0 -16px">
    <div class="w3-half w3-margin-bottom">
        <ul class="w3-ul w3-white w3-center w3-opacity w3-hover-opacity-off">
            <li class="w3-dark-grey w3-xlarge w3-padding-32">Simple AI</li>
            <li class="w3-padding-16">Website with Artificial Intelligence</li>
            <li class="w3-padding-16">15 Pages</li>
            <li class="w3-padding-16">10 Updates</li>
            <li class="w3-padding-16">
            <h2>$ 8 | 30 zł</h2>
            <span class="w3-opacity">Simple AI Website</span>
            </li>
            <li class="w3-light-grey w3-padding-24">
            <button href="mailto:L.L.Zamenhof-Dr.Esperanto@protonmail.com" class="w3-button w3-white w3-padding-large w3-hover-black">Hire Me</button>
            </li>
        </ul>
    </div>
    <div class="w3-half w3-margin-bottom">
        <ul class="w3-ul w3-white w3-center w3-opacity w3-hover-opacity-off">
            <li class="w3-dark-grey w3-xlarge w3-padding-32">Advanced AI</li>
            <li class="w3-padding-16">Website with Artificial Intelligence</li>
            <li class="w3-padding-16">20 Pages</li>
            <li class="w3-padding-16">15 Updates</li>
            <li class="w3-padding-16">
                <h2>$ 10 | 40 zł</h2>
                <span class="w3-opacity">Advanced AI Website</span>
            </li>
            <li class="w3-light-grey w3-padding-24">
                <button href="mailto:L.L.Zamenhof-Dr.Esperanto@protonmail.com" class="w3-button w3-white w3-padding-large w3-hover-black">Hire Me</button>
            </li>
        </ul>
    </div>
</div>
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!