I was find a difficult when I building this project in the footer I can't make the width :100% and I want take all the width space for the page .
someone give me a hand thanks! have a nice day
I was find a difficult when I building this project in the footer I can't make the width :100% and I want take all the width space for the page .
someone give me a hand thanks! have a nice day
Hey!! Good job on this challenge! ✌️
You could use a wrapper/container class within your footer so you can limit the expansion of your items, instead of modifying the <footer> tag itself, since the footer will naturally fit the entire width of the page if you do not limit it.
You should also ident your markup, to prevent errors in tag closures and for better readability.
Here are some tips to fix some issues :
Regardless, you did a great job, hope you find this useful!. Happy Coding! :)
I spent more time than I should to solve this challenge. Give me feedback on the implemented result.
Hey!! Nice work on completing this challenge! 👏
Here are some tips :
Regardless, you did an excellent job on this, hope you find this useful!. Happy Coding! :)