#beginners-learningtocode-100daysofcode
Read more stories on Hashnode
Articles with this tag
Today I learnt about coding responsively for the web. Responsive Web Design is about using HTML and CSS to automatically resize, hide, shrink, or...
Learnt about Margin and Padding in CSS. Working on my invoice creator app. Hopefully complete it tomorrow.
Today, I learnt about the conditional statement if/else and the query selector. With that, I created a black jack game. blackjack is a game where you...