Posts

Showing posts from April, 2021

Simple Web Development project using HTML, CSS and JS for beginners

Image
Tittle : Guessing Game                  It is a very basic project for the beginners using HTML, CSS and JavaScript                                    HTML  - Hypertext Markup Language                                          CSS - Cascading Style Sheet                                               JS  -  Java Script ABSTRACT      Guessing game is a project aims in developing a computerized system. This project is mainly developed for gaming purpose. to play this game the user have to enter a random number in the given specified number box of ...