An open API service indexing awesome lists of open source software.

https://github.com/angelvalentino/mario-webpage

Project made for a better comprehension of HTML and CSS.
https://github.com/angelvalentino/mario-webpage

css css-animations css-flexbox css-grid html html-form html-form-validation

Last synced: 3 months ago
JSON representation

Project made for a better comprehension of HTML and CSS.

Awesome Lists containing this project

README

        

# [Marioclub](https://marioclub.pages.dev)


![mario holding a question mark checkbox](images/marioclub-screenshot.jpg)






# Responsive design adaptable to any screen size


![marioclub screenshot](images/marioclub-screenshot-mobile.jpg)






## Features implemented in the website

- Implemented navigation menu using CSS Flexbox.

- Improved the navigation menu by adding a dropdown mobile menu.

- Implemented news and a games section using CSS Grid.

- Sign in/Sign up sections that only send data when the form is valid.

- Contact section than only sends data when the form is valid.

- Included animations for screenshot images, news and game sections.

- Smooth navigation scroll.