rabiul21 (31)in #bangladesh • 6 years ago • NoneABOUT BANGLADESHABOUT BANGLADESH People in many part of the world still think that Bangladesh is in India and whenever I hear that, I…rabiul21 (31)in #javascript • 6 years ago • NoneWhy Study JavaScript?Why Study JavaScript? JavaScript is one of the 3 languages all web developers must learn: 1. HTML to define the…rabiul21 (31)in #doll • 6 years ago • NoneNice DollThis is doll for my niece.gift her uncle from abudhabirabiul21 (31)in #photography • 6 years ago • NonePhotographyafter long time photography with my friend.rabiul21 (31)in #html • 6 years ago • NoneHTML5 GeolocationHTML5 Geolocation Locate the User's Position The HTML GeolocationHTML5 Geolocation Locate the User's…rabiul21 (31)in #element • 6 years ago • NoneHTML Plug-insHTML Plug-ins T he purpose of a plug-in is to extend the functionality of a web browser. HTML Helpers (Plug-ins)…rabiul21 (31)in #html5 • 6 years ago • NoneHTML5 AudioHTML5 Audio Audio on the Web Before HTML5, audio files could only be played in a browser with a plug-in (like…rabiul21 (31)in #media • 6 years ago • NoneHTML MultimediaHTML Multimedia Multimedia on the web is sound, music, videos, movies, and animations. What is Multimedia…rabiul21 (31)in #media • 6 years ago • NoneHTML MultimediaHTML Multimedia Multimedia on the web is sound, music, videos, movies, and animations. What is Multimedia…rabiul21 (31)in #canvas • 6 years ago • NoneHTML5 CanvasHTML5 Canvas What is HTML Canvas? The HTML element is used to draw graphics, on the fly, via JavaScript. The…rabiul21 (31)in #element • 6 years ago • NoneHTML5 Semantic ElementsHTML5 Semantic Elements Semantic elements = elements with a meaning What are Semantic Elements? A semantic element…rabiul21 (31)in #html5 • 6 years ago • NoneHTML5 New Elemen NewHTML5 New Elemen New Semantic/Structural Elements HTML5 offers new elements for better document structure:…rabiul21 (31)in #html5 • 6 years ago • NoneHTML5 Browser SupportHTML5 Browser Support You can teach older browsers to handle HTML5 correctly. HTML5 Browser Support HTML5 is…rabiul21 (31)in #html5 • 6 years ago • NoneHTML5 Introductionsource What is New in HTML5? The DOCTYPE declaration for HTML5 is very simple: The character encoding…rabiul21 (31)in #attribute • 6 years ago • NoneHTML Input Attributessource HTML Input Attributes The value Attribute The value attribute specifies the initial value for an input…rabiul21 (31)in #formelement • 6 years ago • NoneHTML Form Elementssource HTML Form Elements This chapter describes all HTML form elements. The input Element The most important…rabiul21 (31)in #htmlform • 6 years ago • NoneHTML Formssource HTML Forms HTML Form Example First name: Last name: The Element The HTML element defines a form that is…rabiul21 (31)in #symbol • 6 years ago • NoneHTML Symbol Entitiessource HTML Symbols HTML Symbol Entities HTML entities were describe in the previous chapters. Many…rabiul21 (31)in #entities • 6 years ago • NoneHTML Entitiessource HTML Entities Reserved characters in HTML must be replaced with character entities. HTML Entities Some…rabiul21 (31)in #computercode • 6 years ago • NoneHTML Computer Code Elementssource HTML Computer Code Elements Computer Code x = 5; y = 6; z = x + y; HTML for keyboard…