Topics
Advanced Html5
E-Commerce and E-Governance
Basics of Audio and Video Editing
- Introduction to Audio Editing
- Activities in Audio Editing
- Quality Parameters
- Editing an Existing Audio File
- Effects, Generators and Analyzers
- Video Editing
- Different Types of Video Editing
- Video Editing Basics
- Video Editing with Kdenlive
- Kdenlive User Interface
- Slideshow Clip Activity
- Adding Effects and Transitions
- Adding Title to the Video
Recent Technologies in IT (3D Printing, AR and VR, 5G)
Open Street Map (OSM)
Digital Marketing
HTML5 advanced <input> elements
Forms in HTML5
In previous classes, we have learnt about different controls like text and radio. HTML5 has introduced additional form controls to collect different kinds of user inputs, such as contact details. It has various controls which can be used for validation purposes.
HTML5 advanced <input> elements
introduces several new input type values for the type attribute of <input> tag. Some examples of these include color, number, url and image. Input tag is defined by the syntax <input type= “input type”>. If the designer wants to restrict a particular input type, HTML 5 also has a provision for the same.
If you would like to contribute notes or other learning material, please submit them using the button below.