Hello guys,
i created my 100% owned web page
your feedback pls
See the Pen Fork Me! FCC: Test Suite Template by Assil (@Assil) on CodePen.
Thanks.Hello guys,
i created my 100% owned web page
your feedback pls
See the Pen Fork Me! FCC: Test Suite Template by Assil (@Assil) on CodePen.
Thanks.change your permissions to allow full page view. Makes it easier to inspect and test for mobile.
Congratulations on your first page
At the moment it is not responsive:
img{
max-width: 100%;
height: auto;
}
creates a responsive image
ul
{
padding-left: 30em;
padding-right: 30em;
}
this is wreking the li at smaller screen sizes
thank you bro for correction and thx for motivation dude
no prob man, its an awesome thing when you code your first. hope for many many more