This is my submission to the FBLA website design project.
Develop a website for a local business. This business can be real or fictional, but must serve the members of your community. The website should include the following elements:
- Header with logo
- Favicon
- Call to action button
- Form to subscribe to receive announcements
- Navigation menu
- Footer to include credits to website creators and copyright information
- Solution URL: Github
- Live Site URL: Omer Moses
- HTML
- CSS
- Flexbox
- CSS Grid
- Mobile-first development
- Javascript
This was the first project that I built with a dark mode toggle. In order to do that I had to build the CSS with colors from CSS variables, instead of hard coding the colors. I learned a lot more about CSS from this because I followed a blog about the dark mode toggle (see below), but changed the design of the toggle.
- Dark Mode Blog Post - This helped me learn about making a dark mode toggle. I will continue using this strategy.
- Website - Adam Elitzur
- LinkedIn - Adam Elitzur
- Twitter - @adamcandoit