Login
Discover
Waves
Decks
Plus
Login
Signup
Md Robiul Islam
@rabiul21
31
I am a Web design and Developer
Followers
229
Following
22
Resource Credits
Available
Used
Location
Bangladesh
Website
https://www.cmtexpress.info
Created
April 21, 2018
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
rabiul21
bangladesh
2018-10-18 03:03
ABOUT BANGLADESH
ABOUT BANGLADESH People in many part of the world still think that Bangladesh is in India and whenever I hear that, I get frustrated and saddene. Bangladesh is a considered to be a third world country
$ 0.000
3
3
rabiul21
javascript
2018-07-18 09:16
Why Study JavaScript?
Why Study JavaScript? JavaScript is one of the 3 languages all web developers must learn: 1. HTML to define the content of web pages 2. CSS to specify the layout of web
$ 0.030
6
1
rabiul21
doll
2018-07-04 11:42
Nice Doll
This is doll for my niece.gift her uncle from abudhabi
$ 0.000
4
1
rabiul21
photography
2018-07-02 10:10
Photography
after long time photography with my friend.
$ 0.034
6
2
rabiul21
html
2018-06-15 10:27
HTML5 Geolocation
HTML5 Geolocation Locate the User's Position The HTML GeolocationHTML5 Geolocation Locate the User's Position The HTML Geolocation API is used to get the geographical position of a user. Since
$ 0.025
5
2
rabiul21
element
2018-06-12 10:43
HTML Plug-ins
HTML Plug-ins T he purpose of a plug-in is to extend the functionality of a web browser. HTML Helpers (Plug-ins) Helper applications (plug-ins) are computer programs that extend the standard functionality
$ 0.000
7
1
rabiul21
html5
2018-06-10 05:59
HTML5 Audio
HTML5 Audio Audio on the Web Before HTML5, audio files could only be played in a browser with a plug-in (like flash).The HTML5 <audio> element specifies a standard way to embed audio in a web page.
$ 0.022
7
3
rabiul21
media
2018-06-09 10:08
HTML Multimedia
HTML Multimedia Multimedia on the web is sound, music, videos, movies, and animations. What is Multimedia? Multimedia comes in many different formats. It can be almost anything you can hear or see.Examples:
$ 0.033
7
1
rabiul21
media
2018-06-09 10:00
HTML Multimedia
HTML Multimedia Multimedia on the web is sound, music, videos, movies, and animations. What is Multimedia? Multimedia comes in many different formats. It can be almost anything you can hear or see.Examples:
$ 0.000
2
rabiul21
canvas
2018-06-08 05:36
HTML5 Canvas
HTML5 Canvas What is HTML Canvas? The HTML <canvas> element is used to draw graphics, on the fly, via JavaScript. The <canvas> element is only a container for graphics.
$ 0.000
6
1
rabiul21
element
2018-06-07 09:27
HTML5 Semantic Elements
HTML5 Semantic Elements Semantic elements = elements with a meaning What are Semantic Elements? A semantic element clearly describes its meaning to both the browser and the developer. Examples
$ 0.031
6
1
rabiul21
html5
2018-06-05 13:45
HTML5 New Elemen New
HTML5 New Elemen New Semantic/Structural Elements HTML5 offers new elements for better document structure: TagDescription<article>Defines an article in a document<aside>Defines content
$ 0.022
5
3
rabiul21
html5
2018-06-04 10:52
HTML5 Browser Support
HTML5 Browser Support You can teach older browsers to handle HTML5 correctly. HTML5 Browser Support HTML5 is supported in all modern browsers. Because of this, you can "teach" older browsers to handle
$ 0.029
8
2
rabiul21
html5
2018-06-03 12:20
HTML5 Introduction
source What is New in HTML5? The DOCTYPE declaration for HTML5 is very simple: The character encoding (charset) declaration is also very simple: meta charset="UTF-8" HTML5 Example: html head
$ 0.058
6
1
rabiul21
attribute
2018-06-02 11:09
HTML Input Attributes
source HTML Input Attributes The value Attribute The value attribute specifies the initial value for an input field: Example form action="" First name: input
$ 0.023
6
1
rabiul21
formelement
2018-05-31 16:01
HTML Form Elements
source HTML Form Elements This chapter describes all HTML form elements. The input Element The most important form element is the input element. The input element can be displayed in several ways, depending
$ 0.000
5
1
rabiul21
htmlform
2018-05-30 12:10
HTML Forms
source HTML Forms HTML Form Example First name: Last name: The <form> Element The HTML <form> element defines a form that is used to collect user input: <form> . form elements
$ 0.027
8
1
rabiul21
symbol
2018-05-29 12:12
HTML Symbol Entities
source HTML Symbols HTML Symbol Entities HTML entities were describe in the previous chapters. Many mathematically, technically, and currencys symbole, are not present on a normal keyboard. To add such
$ 0.036
8
4
rabiul21
entities
2018-05-28 04:29
HTML Entities
source HTML Entities Reserved characters in HTML must be replaced with character entities. HTML Entities Some characters are reserved in HTML. If you use the less than (<) or greater than (>) signs
$ 0.023
6
1
rabiul21
computercode
2018-05-25 11:06
HTML Computer Code Elements
source HTML Computer Code Elements Computer Code <code> x = 5; <br> y = 6; <br> z = x + y; </code> HTML <kbd> for keyboard input The HTML <kbd> element
$ 0.000
7
5