#100DayOfCode — Day 21

What I did on day 21?
I added an accordion menu to the footer of my apple project. I have also built a full-screen burger menu that is fixed to the top of the page as part of my parralax website project. Finally I installed Ruby and SASS, and the GUI Propros I was able to get the SCSS file converted to CSS file, however when linking the CSS file to the HTML, the output wasn’t displaying the styling changes. Its not clear why the file is not being used, I have linked other css files to the HTML and they have worked but the prepocessed CSS file isn’t working, hence I will have to spend some time on day 22 to figure out how to get the CSS file to work.
How do I feel about my progress on Day 21?
It was smooth sailing until the CSS file preprocessed from the SCSS file wouldn’t work. Another hickup is the accordion menu opens when clicking on the link but it doesn’t close when clicking again, however it does close when opening another link. I think I will have to write some JavaScript to make a second click on the link, close the footer links.
Plan for Day 22.
- Get the SCSS file to work.
- Finish the new boston video series on SASS.
- Build the main background with button links for the Parallax website.
Thanks for following my 100 days of code journey. I’m going to change my posts style for the remaining of the challenge. I will now post weekly updates instead of daily to improve the quality of the posts, as currently I feel like I am just bullet pointing through the thing I have done. The next post will be on what I have done from day 22 to 28. Thanks again for following my journey.
