Articles

 For online form capture multimedia on mobile devices

<p>Capture Image: <input type="file" accept="image/*" id="capture" capture="camera">...

 able to click on different parts of the image! so cool!

this html can use for clicking different part of the same image!   <img src="planets.gif"...

 add button to perform function

https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_onclick <!DOCTYPE...

 set where the a href opens at, new windows etc..

<a href="https://jidhost.com" target="_blank"> ValueDescription _blank Opens the...