Infinite Ideas.. Enabling Endless Inventions
HTML stands for HyperText Markup Language. It is used to create web-pages and Webapplications. CSS stands for Cascading Style Sheets and it’s a language which helps us change the way our HTML page looks. JavaScript is a Scripting language. It is used to make web pages dynamic and interactive.
HTML is the merging language of the World Wide Web. Using just the simple tags, We can create amazing websites and personal blogs. CSS is used to define styles for your web pages, including the design, layout and variations in display for different devices and screen sizes. JavaScript allows them to make the page dynamic. For example, JavaScript allows for changing text on the page, creating pop-up messages, and validating text in text boxes to make sure required fields have been filled. It is easy and simple for learning. Kids can easily understand.
HTML is used to create Responsive websites. Many websites are made up of HTML. Tutorials website completely used in HTML.
HTML have lot of form tags. These are used to create textboxes, checkboxes, buttons example we can create gmail login page.
CSS is style of any webpage. By using CSS we can change page look.
CSS is mainly used to add colors, alignment, videos, images and audios to your page.
JavaScript is used to display alert messages and dialogue boxes.
The Main purpose of JavaScript is used to validate your data. We can login Facebook page without entering name and password. It shows some error, these fields are mandatory.