Note: The tutorials I would be posting don't require any special thing before you begin, you should just be able to have a few ideas and knowledge with;
- Input tags
- Classes
- Colors
- Style
- and make sure your environment is properly set up to work on.
HTML - Hypertext Markup Language: This is the standard markup language for creating web pages.
CSS - Cascading Style Sheet: is the language for describing the presentation of Web pages, fonts, colors.
Javascript - JavaScript is a client scripting language, which is used in creating web pages, it is used to make the webpage dynamic and in adding special effects on pages.
I hope you enjoy coding guys.