How to open hyperlink in a new tab using the target="_blank" attribute. Learn also how to do that by using JavaScript window.open function. See examples.
Learn about how to create a Mailto link in HTML step by step with examples. See also the downsides that Mailto links can have.
Learn how to create an HTML5 page step by step. From doctype to different sections. See syntax and examples and practice yourself.