#100daysofcode
Read more stories on Hashnode
Articles with this tag
I started with 100 days of code at the same time started a data challenge as well. As time went on, I gravitated towards data with the being...
Today I learnt about coding responsively for the web. Responsive Web Design is about using HTML and CSS to automatically resize, hide, shrink, or...
Today I built a dice game web app with HTML, Javascript and CSS. The dice game involves two players which could be real or arbitrary. When the player...
Today I learnt how to build a carousel using HTML, Javascript and CSS. A carousel is a container (slideshow) of images or info that users can select...
As I stated earlier in the series, I am using the Scrimba curriculum. I studied more on CSS; Specificity, Compound Selectors, inheritance and applying...
Invoice Creator App ยท I have been a lot slower than I wanted. I will do better. I created the invoice creator app with HTML, Javascript and CSS. The...