This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- HTML5 DOCTYPE, IMPORTANT --> | |
<!DOCTYPE html> | |
<html dir="ltr" lang="en-EN"> | |
<head> | |
<meta charset="UTF-8" /> | |
<title>Title</title> | |
<!-- VIEWPORT, AVOID BROWSER NAV BAR, AND HANDHELD DECLARATIONS --> |