<img> This defines an image in a HTML page.They require attributes:src and alt. <area> This defines an area inside an image-map.Image-map is an image with clickable areas.This is always nested inside a <map> tag. <map> This is used to define a client-side image-map. <param> This is used to define a parameters for plugins embedded with an <object> element. <object> This is used to define an embedded object within an HTML document.Use this element to embed multimedia (like audio,video,pdf etc..)in your web pages. <html> <body> </body> </html>
A blog where you can find all codes for Android, Corona, Basic tutorials, Interview questions and more...