#css3
Read more stories on Hashnode
Articles with this tag
Introduction A blog site is pretty self explanatory so... I'll just say how its different(for now). It doesn't have a database so when we restart...
Introduction Let's make a game, the Simon game. The game goes like this, there are 4 squares. In each round a square will blink, and you have to...
Introduction So, now we know what a DOM is can manipulate it yay! But so far we didnt do what most users do a lot of clicking and mashing the...
Introduction Every programming language you learn these days make you build something with a random number generator, so here's mine. Its a simple...