Skip to content

[BUG] #744

@MrunaliniPachpute

Description

@MrunaliniPachpute

Describe the bug

On the convert.html page, the footer is not sticking to the bottom of the viewport. Unlike the index.html page, where the footer is properly aligned, on convert.html the footer floats above when there isn’t enough content, leaving white space below it.


To Reproduce

Steps to reproduce the behavior:

  1. Open convert.html in the browser.
  2. Scroll to the bottom of the page.
  3. Observe that the footer does not stay pinned at the bottom.
  4. Compare with index.html (footer works correctly).

Expected behavior

The footer should always stick to the bottom of the page, regardless of content length, consistent with the behavior on index.html.


Screenshots Comparison

Page Screenshot Footer Behavior
index.html Image Footer correctly sticks to the bottom of the viewport
convert.html Image Footer floats above bottom, leaving extra white space

Environment (please complete the following):

  • OS: Windows
  • Browser: Chrome
  • Version: Latest

@supriya46788 Kindly review and if valid assign this issue to me under GSSoC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions