Your browser does not support JavaScript!
HTML Tutorial
Identifying webpage is html4 / html5
What is DOCTYPE?
What is UTF - 8?
How can I check html errors?
Submitting a form on button click
Special characters and symbols
Better layout appraoch - Table or CSS
Create link to send an email
New form elements in HTML5
Elements for media content in HTML5
Structuring in html5
What is SVG and why do you use it?
What is Canvas? It's default size
Difference between CANVAS and SVG
Set an image as dragable
What is HTML5 Web Storage?
What is the difference between localStorage and sessionStorage objects?
Difference between cookies and local storage
How XHTML is different from HTML?
List out the new APIs provided by HTML 5 standard?
How many are the input types? What are they?
Coming Tutorials
>
Home
>
HTML Tutorial
>
Link to send an mail
WWW Tutorial
Identify a web page is html4 / html5
What is DOCTYPE?
What is UTF - 8?
How can I check html errors?
Submitting a form on button click
Special characters and symbols
Better layout appraoch - Table or CSS
Create link to send an email
New form elements in HTML5
Elements for media content in HTML5
Structuring in html5
What is SVG and why do you use it?
What is Canvas? and its default size
Difference between CANVAS and SVG
Set an image as dragable
What is HTML5 Web Storage?
What is the difference between localStorage and sessionStorage objects?
Difference between cookies and local storage
How XHTML is different from HTML?
List out the new APIs provided by HTML 5 standard?
How many are the input types? What are they?
Coming Tutorials
Previous Topic
Next Topic
How do I create a link that sends me an email?
<
a
href=
"mailto:contact@topperskills.com"
>
Send an e-mail to Topper Skills
<
/a
>
Share the article to help your friends
Previous Topic
Next Topic