Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing Issue in DIV with id #content #1

Open
Nitesh-2-9 opened this issue Jul 14, 2023 · 0 comments
Open

Facing Issue in DIV with id #content #1

Nitesh-2-9 opened this issue Jul 14, 2023 · 0 comments

Comments

@Nitesh-2-9
Copy link

<div class="content">

      <h4>GRAVITY</h4>
      <h3>
          <i>Browse</i> the work that define a <i>movement</i> and created a craft.
      </h3>
      <div class="btn">
          <h5>ENTER GALLERY</h5>
       </div>
       <h2>(17)</h2>

      <hr></hr>

      <h4>GRAVITY</h4>
      <h3>
          <i>Browse</i> the work that define a <i>movement</i> and created a craft.
      </h3>
      <div class="btn">
          <h5>ENTER GALLERY</h5>
       </div>
       <h2>(17)</h2>

</div>

When I replace the content of <div #content> then it takes height 100vh only and hides the rest content of it.

Just replace the <div #content> with this content and check the result.

image

In this, 17 is not visible.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant