Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandra-selezen/web-studio
Responsive WebStudio Website Using HTML, CSS And JavaScript
https://github.com/sandra-selezen/web-studio
adaptive-layouts css3 html-css-javascript html5 javascript vanilla-javascript
Last synced: 1 day ago
JSON representation
Responsive WebStudio Website Using HTML, CSS And JavaScript
- Host: GitHub
- URL: https://github.com/sandra-selezen/web-studio
- Owner: sandra-selezen
- Created: 2023-04-06T10:43:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-24T12:02:45.000Z (8 months ago)
- Last Synced: 2024-03-24T13:25:46.575Z (8 months ago)
- Topics: adaptive-layouts, css3, html-css-javascript, html5, javascript, vanilla-javascript
- Language: HTML
- Homepage: https://sandra-selezen.github.io/web-studio/
- Size: 4.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebStudio
WebStudio is a two-page website for a company specializing in the development and design of mobile and desktop applications.
This project utilizes HTML, CSS, and SASS to create a stylish and responsive web platform.## Features:
- **Mobile-First Approach:** Styling follows a Mobile-First approach, ensuring proper display on mobile devices and progressively enhancing the design for larger screens.
- **BEM Methodology:** CSS classes are structured following the Block-Element-Modifier (BEM) methodology, promoting clean and maintainable code.
- **Responsive Design:** The website is responsive, accommodating three breakpoints at 480px, 768px, and 1200px for optimal viewing on various screen sizes.
- **Mobile Menu:** Mobile menu styling is implemented for user-friendly navigation on mobile devices.
- **Responsive Images:** All background and content raster images are responsive and support screens with different densities (x1 and x2), ensuring good display on various displays.
- **Feedback Form:** An interactive feedback form is provided within a modal window, allowing users to easily get in touch with the company.## Technologies Used:
- HTML
- CSS, SASS
- JavaScript![preview](./images/preview.png)