Keyword tag's
Keyword tag's
<meta name="keywords" content="This is where you input the words you want to be found for when doing this make sure you seperate the words with commas , and when you have spaces dont add a space add a hyphen - that represents a space in keywords."> example html, HTML-Project, this-is-for-demonstration.
Page Description
Page Description
<meta name="description" content="This is the place you describe your business and you want to make sure you have words in relation to the words on your site and what you do. The last thing you want is to get dinged for not having related content to the words your being found for. That is called keyword stuffing and it is frowned upon and may negatively impact your sites rank.">
Site views counter
<body>
<a href="http://www.hitwebcounter.com" target="_blank">
<img src="http://hitwebcounter.com/counter/counter.php?page=7056551&style=0001&nbdigits=7&type=page&initCount=0" title="." Alt="." border="0" >
</a> <br/>
<!-- hitwebcounter.com --><a href="http://www.hitwebcounter.com" title="My Traffic Estimate"
target="_blank" style="font-family: Geneva, Arial, Helvetica;
font-size: 11px; color: #85948C; text-decoration: underline ;"><em> </em>
</a> </body>
<body>
<a href="http://www.hitwebcounter.com" target="_blank">
<img src="http://hitwebcounter.com/counter/counter.php?page=7056551&style=0001&nbdigits=7&type=page&initCount=0" title="." Alt="." border="0" >
</a> <br/>
<!-- hitwebcounter.com --><a href="http://www.hitwebcounter.com" title="My Traffic Estimate"
target="_blank" style="font-family: Geneva, Arial, Helvetica;
font-size: 11px; color: #85948C; text-decoration: underline ;"><em> </em>
</a> </body>
Redirect any page visitors
<meta http-equiv="Refresh" content="0; url="Input_your_URL">
<meta http-equiv="Refresh" content="0; url="Input_your_URL">
<a href="tel:0000000" style="color:blue">insert Button Text</a>
<body>
<div class="dropdown">
<button class="dropbtn">Site navigation</button>
<div class="dropdown-content">
<a href="inserturl">Page name</a>
<a href="inserturl">Page name</a>
<a href="inserturl">Page name</a>
<a href="inserturl">Page name</a>
<a href="inserturl">Page name</a>
<a href="inserturl">Page name</a>
</div>
</div>
</body>
This part goes in your head tag
<head>
<style>
.dropbtn {
background-color:#4CAF50;
color: white;
padding: 20px;
font-size: 16px;
border: solid;
cursor: pointer;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: opx 8px 16 px 0 px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-content a {
color: black;
padding: 20px, 16px;
text-decoration:none;
display: block;
}
.dropdown-content a:hover {background-color: cyan;}
.dropdown:hover .dropdown-content {display: block;)
.dropdown:hover .dropbtn {background-color: green;}
</style>
</head>
<div class="dropdown">
<button class="dropbtn">Site navigation</button>
<div class="dropdown-content">
<a href="inserturl">Page name</a>
<a href="inserturl">Page name</a>
<a href="inserturl">Page name</a>
<a href="inserturl">Page name</a>
<a href="inserturl">Page name</a>
<a href="inserturl">Page name</a>
</div>
</div>
</body>
This part goes in your head tag
<head>
<style>
.dropbtn {
background-color:#4CAF50;
color: white;
padding: 20px;
font-size: 16px;
border: solid;
cursor: pointer;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: opx 8px 16 px 0 px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-content a {
color: black;
padding: 20px, 16px;
text-decoration:none;
display: block;
}
.dropdown-content a:hover {background-color: cyan;}
.dropdown:hover .dropdown-content {display: block;)
.dropdown:hover .dropbtn {background-color: green;}
</style>
</head>
<a href="sms:0-000-000-000">New SMS Message</a>
<il> <button onclick="Replace_with_url">Check out</button></il>
<form action="INSERT_URL" method="get" target="_blank">
<button type="submit">Button text</button></form>
<button type="submit">Button text</button></form>
<script type="text/javascript" src="http://static.mobilewebsiteserver.com/redirect.js"></script>
<script type="text/javascript">DM_redirect("ENTER_MOBILE_URL_HERE");</script>
<script type="text/javascript">DM_redirect("ENTER_MOBILE_URL_HERE");</script>
<div style="height:160px;width:320px;border:1px solid #ccc;font:16px/26px Georgia, Garamond, Serif;color:blue;overflow:auto;">
Place the text here and it will create a scroll box for your text to condense text on a page into a scrolled element. Just make sure to edit the height and width to the sizes you find most functional for your content.
</div>
Place the text here and it will create a scroll box for your text to condense text on a page into a scrolled element. Just make sure to edit the height and width to the sizes you find most functional for your content.
</div>
<body>
<li><a class="active" href="#home">Home</a></li>
<li><a href="#Contact">Contact</a></li>
<li><a href="#Services">Services</a></li>
<li><a href="#about">About</a></li>
</body>
<li><a class="active" href="#home">Home</a></li>
<li><a href="#Contact">Contact</a></li>
<li><a href="#Services">Services</a></li>
<li><a href="#about">About</a></li>
</body>
This part goes in your header
<head>
<style>
li {
list-style-type: none;
margin: 0;
padding: 0:
width: 100px;
background-color: none;
}
li a {
display: block;
color: black;
padding: 12px 16px;
text-decoration: none;
}
li a.active {
background-color: #4CAF50;
color: white;
}
li a:hover:not(.active) {
background-color: #555;
color: black;
}
</style>
</head>
<style>
li {
list-style-type: none;
margin: 0;
padding: 0:
width: 100px;
background-color: none;
}
li a {
display: block;
color: black;
padding: 12px 16px;
text-decoration: none;
}
li a.active {
background-color: #4CAF50;
color: white;
}
li a:hover:not(.active) {
background-color: #555;
color: black;
}
</style>
</head>
<style>
body {
background-image: url("");
background-repeat: no-repeat;
}
</style>
body {
background-image: url("");
background-repeat: no-repeat;
}
</style>
<nav class="menu">
<ul>
<li><a class="active" href="#home">Home</a></li>
<li><a href="#about us" class="item_name">about us</a></li>
<li><a href="#html" class="item_name">html</a></li>
</ul>
</nav>
<ul>
<li><a class="active" href="#home">Home</a></li>
<li><a href="#about us" class="item_name">about us</a></li>
<li><a href="#html" class="item_name">html</a></li>
</ul>
</nav>
Facebook Like and share
Facebook Like and share
<div class="fb-like" data-href="INSERT_URL_FOR_FACEBOOK" data-width="" data-layout="button" data-action="like" data-size="small" data-show-faces="true" data-share="true"></div>
This part is inserted into the header/head portion
This part is inserted into the header/head portion
<div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v4.0"></script
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v4.0"></script
<div id="HCB_comment_box"><a href="https://www.htmlcommentbox.com">Widget</a> is loading comments...</div>
<link rel="stylesheet" type="text/css" href="https://www.htmlcommentbox.com/static/skins/bootstrap/twitter-bootstrap.css?v=0" />
<script type="text/javascript" id="hcb"> /*<!--*/ if(!window.hcb_user){hcb_user={};} (function(){var s=document.createElement("script"), l=hcb_user.PAGE || (""+window.location).replace(/'/g,"%27"), h="https://www.htmlcommentbox.com";s.setAttribute("type","text/javascript");s.setAttribute("src", h+"/jread?page="+encodeURIComponent(l).replace("+","%2B")+"&opts=16862&num=10&ts=1563301062928");if (typeof s!="undefined") document.getElementsByTagName("head")[0].appendChild(s);})(); /*-->*/ </script>
<link rel="stylesheet" type="text/css" href="https://www.htmlcommentbox.com/static/skins/bootstrap/twitter-bootstrap.css?v=0" />
<script type="text/javascript" id="hcb"> /*<!--*/ if(!window.hcb_user){hcb_user={};} (function(){var s=document.createElement("script"), l=hcb_user.PAGE || (""+window.location).replace(/'/g,"%27"), h="https://www.htmlcommentbox.com";s.setAttribute("type","text/javascript");s.setAttribute("src", h+"/jread?page="+encodeURIComponent(l).replace("+","%2B")+"&opts=16862&num=10&ts=1563301062928");if (typeof s!="undefined") document.getElementsByTagName("head")[0].appendChild(s);})(); /*-->*/ </script>
Comment
Comment
<p>Post your comment below:</p>
<form method="post" action="#">
<textarea id="txtcomment" rows ="20" name="comment"> </textarea>
<input type="submit" value="Submit">
</form>
<form method="post" action="#">
<textarea id="txtcomment" rows ="20" name="comment"> </textarea>
<input type="submit" value="Submit">
</form>
<form action="#/action_page.php">
First name: <input type="text" name="firstname" value="Mickey"><br>
Last name: <input type="text" name="lastname" value="Mouse"><br><br>
<input type="submit" value="Submit">
</form>
<p>If you click the "Submit" button, the form-data will be sent to a page called "/action_page.php".</p>
</body>
First name: <input type="text" name="firstname" value="Mickey"><br>
Last name: <input type="text" name="lastname" value="Mouse"><br><br>
<input type="submit" value="Submit">
</form>
<p>If you click the "Submit" button, the form-data will be sent to a page called "/action_page.php".</p>
</body>
<h3 style="color:cyan;">enterheadertext</h3>
<iframe width="360" height="565" src="url" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<html itemscope itemtype="http://schema.org/WebPage" lang="en">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="application-name" content="Rank with HTML">
<meta name="apple-mobile-web-app-title" content="Rank with HTML">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="msapplication-tap-highlight" content="no">
<link rel="home" href="https://www.rankhtml.com">
<link rel="msapplication-starturl" href="https://www.rankhtml.com">
<meta content="origin" name="referrer">
<meta content="emerse yourself in the SEO, HTML, gaming of the world. Free code for use" name ="description">
<meta content="follow" name="robots">
<meta content="image url" itemprop="image">
<meta content="origin" name="referrer">
Facebook timeline display
<div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v4.0"></script>
<div class="fb-page" data-href="https://www.facebook.com/facebook" data-tabs="timeline" data-width="" data-height="" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"><blockquote cite="https://www.facebook.com/facebook" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/facebook">Facebook</a></blockquote></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v4.0"></script>
<div class="fb-page" data-href="https://www.facebook.com/facebook" data-tabs="timeline" data-width="" data-height="" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"><blockquote cite="https://www.facebook.com/facebook" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/facebook">Facebook</a></blockquote></div>
<div class="fb-page" data-href="https://www.facebook.com/facebook" data-width="800" data-height="1800" data-tabs="timeline"></div>
<script> window.fbAsyncInit = function() { FB.init({ xfbml : true, version : 'v4.0' }); }; </script> <script async defer src="https://connect.facebook.net/en_US/sdk.js"></script>
<script> window.fbAsyncInit = function() { FB.init({ xfbml : true, version : 'v4.0' }); }; </script> <script async defer src="https://connect.facebook.net/en_US/sdk.js"></script>
<div class="fb-page" data-href="https://www.facebook.com/facebook" data-tabs="timeline" data-width="300" data-height="300"></div>
<script> window.fbAsyncInit = function() { FB.init({ xfbml : true, version : 'v4.0' }); }; </script> <script async defer src="https://connect.facebook.net/en_US/sdk.js"></script>
<script> window.fbAsyncInit = function() { FB.init({ xfbml : true, version : 'v4.0' }); }; </script> <script async defer src="https://connect.facebook.net/en_US/sdk.js"></script>
<a class="twitter-timeline" data-width="425" data-height="450" data-theme="dark" data-link-color="#2B7BB9" href="https://twitter.com/twitter?ref_src=twsrc%5Etfw">Tweets by Sole Anomaly</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>