developerchil / hubble-landing-page-v2

0 stars 1 forks source link

Added a footer to the landing page #1

Open developerchil opened 5 years ago

developerchil commented 5 years ago

I'd like to add a footer fo my landing page, but I dont know how exactly, bcause the page should be responsive. Here is the link how have to look the page in large screen and for mobile devices. Please, help me with ideas how to do that issue.

https://www.frontendmentor.io/challenges/huddle-landing-page-945317

developerchil commented 5 years ago

I have tryed with two nested divs, but anyway it wasn't the right decision

arkive commented 5 years ago

Hi, I´m not an expert, but I think there are two possibilities 1 overlapping a DIV https://stackoverflow.com/questions/16372000/how-to-overlap-two-div-in-css or use Flex and positioning the divs that way. Let me know If I should try to fix the footer or do something else. I will create a separate branch test/footer or I can work in another area. Let me know.

arkive commented 5 years ago

here you will find a example of a solution https://codepen.io/KromArkive/pen/zeKWVb

developerchil commented 5 years ago

THANKS A LOT!!!

Sent with ProtonMail Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Tuesday, 29 January 2019 16:24, arkive notifications@github.com wrote:

Hi, I´m not an expert, but I think there are two possibilities 1 overlapping a DIV https://stackoverflow.com/questions/16372000/how-to-overlap-two-div-in-css or use Flex and positioning the divs that way. Let me know If I should try to fix the footer or do something else. I will create a separate branch test/footer or I can work in another area. Let me know.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.